Re: build for 10.3.9 with Xcode 3.0
Re: build for 10.3.9 with Xcode 3.0
- Subject: Re: build for 10.3.9 with Xcode 3.0
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 13 Nov 2007 12:02:48 -0800
On 11/13/07, Justin Bur <email@hidden> wrote:
> SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
When using Xcode 2.5 and Xcode 3.0 you should switch the above to the
following...
SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
...however I don't believe that is your problem (based on the compiler
paths in your log snippet).
-Shawn
_______________________________________________
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