Page 1 of 1
Compiler not loaded PB MacBook Pro
Posted: Sun Aug 19, 2012 12:22 pm
by Mike_R
When I try to compile/run or run my very simple PureBasic program, a message comes up on the screen "Compiler not loaded",
My question is how do I load the PB compiler on a MacBook Pro.
Thanks
Mike
Re: Compiler not loaded PB MacBook Pro
Posted: Sun Aug 19, 2012 12:25 pm
by Polo
Mike_R wrote:When I try to compile/run or run my very simple PureBasic program, a message comes up on the screen "Compiler not loaded",
My question is how do I load the PB compiler on a MacBook Pro.
Thanks
Mike
If you haven't done it, you need to install Xcode and Xcode Command Line tools.
Re: Compiler not loaded PB MacBook Pro
Posted: Mon Aug 20, 2012 12:22 pm
by Mike_R
I have loaded XCode & commands but still can't get pure basic to run. It comes up with compiler not loaded.
Mike
Re: Compiler not loaded PB MacBook Pro
Posted: Mon Aug 20, 2012 12:26 pm
by srod
Try the compiler from a terminal to see if it will run from there?
Re: Compiler not loaded PB MacBook Pro
Posted: Mon Aug 20, 2012 12:47 pm
by Polo
Mike_R wrote:I have loaded XCode & commands but still can't get pure basic to run. It comes up with compiler not loaded.
Mike
Using the x86 version right? Demo or Full version?
Re: Compiler not loaded PB MacBook Pro
Posted: Mon Aug 20, 2012 6:46 pm
by fsw
On OS X you not only need XCode but also need to install the "XCode command line tools" package.