Xcode 2.5 on Leopard - Error specifying the SDK?
Xcode 2.5 on Leopard - Error specifying the SDK?
- Subject: Xcode 2.5 on Leopard - Error specifying the SDK?
- From: "Craig Stark" <email@hidden>
- Date: Sun, 28 Oct 2007 21:27:37 -0400
This should be a very trivial issue. I've got code done on Xcode 2.4
and I've just updated a machine here to Leopard. Xcode 3 will take
some work, but Xcode 2.5 is supposed to make the transition easy.
Yet, I can't seem to get around one seemingly simple issue. All
attempts to compile or clean result in:
Checking Dependencieserror: On Systems later than 10.4, building with
Xcode 2.x requires specifying a SDK
error: On Systems later than 10.4, building with Xcode 2.x requires
specifying a SDK
You would think this would be trivial. Edit the Project Settings and
set the Cross-Develop Using Tarket SDK. It's already set to 10.4u --
($DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk Each configuration in each
target is set and shows /Xcode2.5/SDKs/MacOSX10.4u.sdk as the value of
$(inherited).
Where else am I to specify the SDK? The examples in the Xcode2.5
directory compile up just fine. For the life of me, I can't figure
out where I'm supposed to specify this that I haven't.
Craig
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden