GLBasic forum

Main forum => Beta Tests => Topic started by: MrTAToad on 2011-May-02

Title: Ubuntu 11 & GLBasic
Post by: MrTAToad on 2011-May-02
GLBasic runs fine on Ubuntu 11
Title: Re: Ubuntu 11 & GLBasic
Post by: Schranz0r on 2011-May-02
THX, nice to know :D
Title: Re: Ubuntu 11 & GLBasic
Post by: mentalthink on 2011-May-05
Mr Tatoad, any tutorial how do it. What soft you use, wine (sorry! I don´t rebenbe well the name)

Iván J.
Title: Re: Ubuntu 11 & GLBasic
Post by: MrTAToad on 2011-May-05
If you want to use the IDE, then WINE is needed (but you can only compile for Windows).  Its somewhat slow, but can be used in emergencies :)  At least until the Linux IDE is finished.

However, to run executables, all you need to do is install the c++ 3 libraries and then SDL Mixer - which installs everything else needed...
Title: Re: Ubuntu 11 & GLBasic
Post by: mentalthink on 2011-May-05
Uff, too much complicated for me. And a question, the IDE is developing for Linux, if this is tru, it´s  a great notice...

Thanks for the info.
mentalthink
Title: Re: Ubuntu 11 & GLBasic
Post by: MrTAToad on 2011-May-05
I dont know how its getting on - haven't heard from the person doing it, for ages  =D
Title: Re: Ubuntu 11 & GLBasic
Post by: mentalthink on 2011-Jul-09
Hi I try in Linux using cross Over, and I can compile for all platforms, I think iPhone give a little error, but Palm Pre runs fine, I don´t try to use the real devices, I don´t know how connect to Linux. :-[

The steps are very simple, install CrossOver, I try the standard Version, and install the Libraries of frameworks 2008 and 2005 (sorry i don´t remenber very well the name of the files) and this it´s all.

Well for me, when I make a .exe don´t works  :rant: , (F5 in the IDE), but I think, this for people understand Linux, don´t be a great obstacle.

Iván J.
Title: Re: Ubuntu 11 & GLBasic
Post by: MrTAToad on 2011-Jul-09
On Linux, the file isn't an exe file as such - you have to tell the OS it's an executable.