GLBasic forum

Main forum => Announcements => Topic started by: Kitty Hello on 2007-Oct-15

Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-15
Yes, finally!
The new update runs on Linux, using WINE. Tested with Ubuntu 6.? Feisty Frowning or something.
I'm uploading...
Title: GLBasic on wine
Post by: matty47 on 2007-Oct-16
HI,
I downloaded the sdk again ( probably didn't have to as it appeared to be the same as previously downloaded) and installed glbasic under wine. The editor ran OK and I was able to use the internet update to bring up to latest version.The editor works OK and the precompiler seems to work but I get an error with compiling
Quotecompiling:
g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
*** FATAL ERROR - Please post this output in the forum
Same error when options set to compile for windows or for linux
I am using Ubuntu 7.04 Feisty Fawn. Looks like a path error? although GLBasic did not seem to set any path variables on my winxp laptop.
Any thoughts
thanks
Matthew
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-16
Yes, it's not in the setup, yet. However, the live-update works on WINE, too (I've put a lot of effort in all this). So, I upload the update later today and you can get it then.
Title: GLBasic on wine
Post by: matty47 on 2007-Oct-17
Hi Gernot,
I do appreciate the effort that you put into making your product user friendly and reliable. I have switched to Linux and only use windows in VMWare to use GLBasic. Being able to use under WINE is a great step forward. (I do have a laptop that runs winXP that I have not changed over to Linux yet??)
Anyway thanks once again
Matthew
Title: GLBasic on wine
Post by: planetm on 2007-Oct-17
I also really appreciate your work on this, I'm looking forward to testing it later :)
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-17
The best is - it works with Beryl on my machine. That makes programming even more fun now...
Title: GLBasic on wine
Post by: planetm on 2007-Oct-18
I tried this out last night (installed, updated, compiled and executed a few examples), worked perfectly - finally I can stop having to use my work laptop for glbasic stuff :) Thanks Gernot.
Title: GLBasic on wine
Post by: Kuron on 2007-Oct-21
Gernot, thank you very much for this.  I really appreciate all of the hard work you have put into it.

Now, how long before GLBasic will support the iPhone and iTouch :D  Just teasing.

Thank you so much!
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-22
As long as there's no legal, free SDK, I won't port it. If there is, it's usually a question of a few weeks. As seen with Mac and GP2X.
Title: GLBasic on wine
Post by: trucidare on 2007-Oct-22
Apple will release a SDK for both Iphone and Itouch soon. So Gernot can port it to these platforms.
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-22
iTouch is iPod touch? That's an iPhone wit no phone, is it?
Title: GLBasic on wine
Post by: trucidare on 2007-Oct-22
yes. Gernot. IPhone and ITouch use the same SDK. It is available in February 2k8
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-22
K, see you in Feb then ;)
Title: GLBasic on wine
Post by: planetm on 2007-Oct-26
Quote from: matty47HI,
I downloaded the sdk again ( probably didn't have to as it appeared to be the same as previously downloaded) and installed glbasic under wine. The editor ran OK and I was able to use the internet update to bring up to latest version.The editor works OK and the precompiler seems to work but I get an error with compiling
Quotecompiling:
g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
*** FATAL ERROR - Please post this output in the forum
This error seems to be back. I've done a clean install of opensuse 10.3, then installed the glbasic sdk (recent version, downloaded last night), then done an internet update and I get the same problem when compiling:

Quote*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.2007.297 - 3D, NET
Wordcount:3 commands

compiling:
g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
*** FATAL ERROR - Please post this output in the forum
Matt.
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-26
Oh dear. Thank you. I'm after that then.
See your file: compiler/platform/platform.ini
In[win32], does the bin="XXX" stand in quotes?
Title: GLBasic on wine
Post by: planetm on 2007-Oct-26
I have:
Quote[Win32]
Bin="%GLBASIC%Compiler\platform\Win32\Bin"
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Oct-27
Oh no. That's correct then. I'll have to see. Very very sorry.
I had to change a bit, since the Mac compiler didn't work on Win32, else.
I hope I find some time this weekend.
Title: GLBasic on wine
Post by: Kitty Hello on 2007-Nov-07
Update online. Seems to work again.
Title: GLBasic on wine
Post by: planetm on 2007-Nov-09
Briefly tested this yesterday, works great again - thanks Gernot :)
Title: GLBasic on wine
Post by: planetm on 2007-Dec-05
Tested the new version (5.096), worked fine once I'd installed vcredist_x86.exe (as suggested by Gernot in the news post - thanks!) from http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en