I tried to test the USBPrivateDataSample application downloaded from developer.apple.com. I tried to run the application but it is showing error like, “error: There is no SDK with the name or path ‘/Developer/SDKs/MacOSX10.4u.sdk”.
I am using mac osx 10.6. And target the application to 10.6. But still I am getting the same error, I don’t know where I need to change the target OSX, I have already changed the targets of MACOSX_DEPLOYMENT_TARGET = 10.6. Still I am getting the same error,
Can you guys please help me on this?
Thanks in advance,
Chandra.
Change the Base SDK to the 10.6 SDK.