Re: Rez search paths acting up
Re: Rez search paths acting up
- Subject: Re: Rez search paths acting up
- From: Jon Hodgson <email@hidden>
- Date: Tue, 8 Jun 2010 17:26:17 +0100
The 10.4 SDK is installed, I know that for certain because everything
I'm compiling at the moment, including the stuff that works, uses that
SDK.
The problem appears to be what paths Rez is searching, two different
versions of Rez, same options, different results
On Tue, Jun 8, 2010 at 4:44 PM, Xochitl Lunde
<email@hidden> wrote:
>
> 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