Re: Rez search paths acting up
Re: Rez search paths acting up
- Subject: Re: Rez search paths acting up
- From: Xochitl Lunde <email@hidden>
- Date: Tue, 8 Jun 2010 10:44:37 -0500
It just looks like you didn't install
the 10.4 SDK. The release notes about Xcode 3.2.2 says the 10.4 installation
option is off by default. If I were you, I'd download the full package
and install again. With Xcode 3.2.2 you should get a little popup
when you choose the SDK in the project settings. If 10.4 isn't in
there, you probably just don't have it.
<xcode-users-bounces+xochitl_lunde=email@hidden>
wrote on 06/08/2010 07:40:27 AM:
> To try to clarify, looking at the build results on two machines, one
> running XCode 3.1.4 and one running XCode 3.2.2
>
> In both cases the command line for Rez has the options (amongst others)
>
> -i /Developer/Examples/Coreaudio/AudioUnits/AUPublic/AUBase
> -sysroot /Developer/SDKs/MacOSX10.4u.sdk
>
> On the 3.1.4 machine it searches
> /Developer/Examples/Coreaudio/AudioUnits/AUPublic/AUBase
> and all is good
>
> But on the 3.2.2. machine it searches
> /Developer/SDKs/MacOSX10.4u.
> sdk/Developer/Examples/Coreaudio/AudioUnits/AUPublic/AUBase
> Which doesn't exist, so it doesn't find what it is looking for, and
it fails.
> _______________________________________________
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