Hi,
I am just looking to do some basic C++ programming which must be compatible with unix.
I have installed XCode and attempted to start a new "C++ Tool" project. The problem is when I try to build a "Hello World" program I get these errors when I select Build off main.cpp.
Error: SDK package /Developer/SDKs/MacOSX10.4u.sdk does not exist
Warning: The /Developer/SDKs/MacOSX10.4u.sdk SDK does not support ZeroLink; disabling it
Error: There is no sdk at specified SDKROOT path '/Developer/SDKs/MacOSX10.4u.sdk'
I get this error if I try to do a build and go:
No launchable executable present at path.
I did not install any of the SDKs as they were huge and i don't need to do any coding for mac os x. I just need to be able to make a basic text c++ program. Could someone please let me know what I should be do to resolve this.
Thanks,
slevytam
I am just looking to do some basic C++ programming which must be compatible with unix.
I have installed XCode and attempted to start a new "C++ Tool" project. The problem is when I try to build a "Hello World" program I get these errors when I select Build off main.cpp.
Error: SDK package /Developer/SDKs/MacOSX10.4u.sdk does not exist
Warning: The /Developer/SDKs/MacOSX10.4u.sdk SDK does not support ZeroLink; disabling it
Error: There is no sdk at specified SDKROOT path '/Developer/SDKs/MacOSX10.4u.sdk'
I get this error if I try to do a build and go:
No launchable executable present at path.
I did not install any of the SDKs as they were huge and i don't need to do any coding for mac os x. I just need to be able to make a basic text c++ program. Could someone please let me know what I should be do to resolve this.
Thanks,
slevytam