10.3.9 SDK missing from Xcode 3.2
10.3.9 SDK missing from Xcode 3.2
- Subject: 10.3.9 SDK missing from Xcode 3.2
- From: Jim Prouty <email@hidden>
- Date: Wed, 16 Sep 2009 16:52:29 -0700
Installing Xcode from the Snow Leopard install disk apparently removed the
10.3.9 SDK (yes, I clicked the Install 10.4 stuff checkbox).
Build Results:
Check dependencies
[BEROR]error: There is no SDK with the name or path
'/Developer/SDKs/MacOSX10.3.9.sdk'
Without violating Chris's admonition about "install Xcode components from
previous releases atop Xcode 3.2.", how can I restore the ability to
develop for 10.3.9 under Snow Leopard?
BTW, I do have the project's Build settings set to:
GCC_Version_ppc = 4.0
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk
--Jim
>Date: Sat, 05 Sep 2009 12:00:12 -0700
>From: Chris Hanson <email@hidden>
>Subject: Re: Gcc 3.3 support in XCode 3.2
>To: Gabriel Beauchemin <email@hidden>
>Cc: email@hidden
>Message-ID: <email@hidden>
>Content-Type: text/plain; charset=windows-1252; format=flowed;
> delsp=yes
>
>On Sep 5, 2009, at 8:34 AM, Gabriel Beauchemin wrote:
>
>> I know that gcc 3.3 support (and 10.3.9 sdk) has been deprecated,
>> but when building for backward compatibility (ppc), this is a no-go.
>
>You should be able to target Mac OS X 10.3.9 for PowerPC by setting
>the Mac OS X Deployment Target build setting to 10.3, and the Compiler
>Version build setting to GCC 4.0, both of those conditionally for the
>PowerPC architecture.
>
>Please don't encourage other developers to install Xcode components
>from previous releases atop Xcode 3.2. ThatÃs not a combination that
>is qualified or tested, and is not supported in any way.
>
> Chris
--
_______________________________________________
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