PureBasic 3.81 for Linux released !
PureBasic 3.81 for Linux released !
Hi folks,
Here it is, the final linux version which includes tons of new commands, the needed tools to build both purelibraries and so-support libraries and much more... Check www.purebasic.com for more details. To get it, just send an email to support@purebasic.com
Have fun and Happy New Year,
Fred.
Here it is, the final linux version which includes tons of new commands, the needed tools to build both purelibraries and so-support libraries and much more... Check www.purebasic.com for more details. To get it, just send an email to support@purebasic.com
Have fun and Happy New Year,
Fred.
Last edited by Fred on Fri Jul 16, 2004 10:32 am, edited 1 time in total.
Sorry I answered this:Shannara wrote: Morphix LightGUI ? What?
So my answer should have been:Shannara wrote: Have anybody tried to use PB on Lycoris/DX? I'm thinking about porting over to this "platform".
Sorry for the confusion...I (should have) wrote: Nope, I use Morphix LightGUI.
Thought it's a well known distro...
They have:
Morphix LightGUI
Morphix HeavyGUI (Gnome)
Morphix KDE
Morphix Game
etc.
Re: PureBasic 3.81 for Linux released !
Why so complicate?Fred wrote:To get it, just send an email to support@purebasic.com
-
- Enthusiast
- Posts: 537
- Joined: Wed Oct 29, 2003 10:35 am
Fred,
thanks for the Linux Version.
I tested some of the Linux examples under Windows:
Excellent work
Even the SDL example works flawlessly with my SDL include files 8O
edit:(forgot to mention: had to change the PrintN command to Debug - otherwise you have to open a console window)
One thing thought:
in the Gadget example there is ClosePanelGadget() what should be obsolete.
I changed it with CloseGadgetList() - so it works under windows too.

thanks for the Linux Version.
I tested some of the Linux examples under Windows:
Excellent work

Even the SDL example works flawlessly with my SDL include files 8O
edit:(forgot to mention: had to change the PrintN command to Debug - otherwise you have to open a console window)
One thing thought:
in the Gadget example there is ClosePanelGadget() what should be obsolete.
I changed it with CloseGadgetList() - so it works under windows too.



























Last edited by fsw on Wed Dec 31, 2003 12:26 am, edited 2 times in total.