Purebasic Linker-Error

Mac OSX specific forum
User avatar
stefanpape
User
User
Posts: 14
Joined: Sun Aug 04, 2013 11:12 am

Purebasic Linker-Error

Post 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.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Purebasic Linker-Error

Post 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.
User avatar
stefanpape
User
User
Posts: 14
Joined: Sun Aug 04, 2013 11:12 am

Re: Purebasic Linker-Error

Post 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
Post Reply