Yes, finally!
The new update runs on Linux, using WINE. Tested with Ubuntu 6.? Feisty Frowning or something.
I'm uploading...
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
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.
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
I also really appreciate your work on this, I'm looking forward to testing it later :)
The best is - it works with Beryl on my machine. That makes programming even more fun now...
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.
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!
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.
Apple will release a SDK for both Iphone and Itouch soon. So Gernot can port it to these platforms.
iTouch is iPod touch? That's an iPhone wit no phone, is it?
yes. Gernot. IPhone and ITouch use the same SDK. It is available in February 2k8
K, see you in Feb then ;)
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.
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?
I have:
Quote[Win32]
Bin="%GLBASIC%Compiler\platform\Win32\Bin"
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.
Update online. Seems to work again.
Briefly tested this yesterday, works great again - thanks Gernot :)
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