Page 1 of 1
Compile not an option
Posted: Tue Dec 04, 2007 11:52 pm
by purebuilt
I got PB all loaded in Ubuntu Linux (no distro bashing) and the IDE comes up but no compiler. I created a launcher to the purebasic exe file. How do I get the compiler loaded too?
Thanks.
DB
Posted: Wed Dec 05, 2007 10:03 am
by Foz
The compiler loads when you load the IDE. When you've written the code, you can either go to the menu "Compiler" and then click on the first menu option "Compile/Run" or you can just press F5.
I too use Ubuntu and it's been working sweet as a nut.
Roll on the crossplatform Visual Designer!
*** edit: I just noticed - Over 100 posts! Go me!

Posted: Wed Dec 05, 2007 4:31 pm
by purebuilt
Thanks it does work, but it is giving me an error saying OnErroGoto() is not a function. Has it changed?
DB
Posted: Wed Dec 05, 2007 4:38 pm
by Trond
OnError is only for Windows.
Posted: Wed Dec 05, 2007 5:18 pm
by purebuilt
OIC, is that because Linux doesn't cause any errors?

Posted: Wed Dec 05, 2007 5:29 pm
by bembulak
OIC, is that because Linux doesn't cause any errors?
Right.

That's the reason. I'm sure the Commands exist on Mac OS X too!

Posted: Wed Dec 05, 2007 6:08 pm
by purebuilt
Any idea why I can't get Netscape Navigator to run on Ubuntu? I have it running on my desktop in Ubuntu, but the laptop must be missing something and I forgot how to do it. I'm new to Linux. The Ubuntu Forum is useless too.
Thanks. PB RULES!!!
DB