Page 1 of 1

Purebasic Linker-Error

Posted: Wed Aug 07, 2013 11:01 pm
by stefanpape
I bought a new MacBook Air with Mac OSX 10.8.4
Installed XCode 4.6.3 from AppStore - Command Line Tool is included (I think so?)

Then installed PureBasic 5.11 (x64)

Run the Hello World Program:

LINKER ERROR:
XCode (with 'commandline tools') needs to be installed to use PureBasic.
XCode is found on the AppStore or on the installation DVD for older OS X versions.


Can somebody help me? I'm new with Mac.

Re: Purebasic Linker-Error

Posted: Thu Aug 08, 2013 12:19 pm
by Fred
You need to download an install commandline tools (from XCode):

http://developer.apple.com/library/ios/ ... e_4_3.html

BTW, the full message should be:

Code: Select all

XCode (with 'commandline tools') needs to be installed to use PureBasic.
XCode is found on the AppStore or on the installation DVD for older OS X versions.
If XCode is already installed, please ensure than the 'commandline tools' are installed
(XCode/Preferences/Downloads for new XCode, or re-run the installer for older versions)
Which seems enough to solve the issue. If not, please suggest an enhancement to solve it better.

Re: Purebasic Linker-Error

Posted: Thu Aug 08, 2013 4:12 pm
by stefanpape
Hello,

thank you very much.
I'm sorry, it was my fault. Now it works very well!
I'm new with the Mac!

Greetings from Austria
Stefan