Rez search paths acting up
Rez search paths acting up
- Subject: Rez search paths acting up
- From: Jon Hodgson <email@hidden>
- Date: Mon, 7 Jun 2010 20:33:04 +0100
I have a project that used to compile fine.
But recently updated to XCode 3.2.2 from 3.1.4
And now I get a problem with Rez (the project still compiles on a
machine I haven't updated).
When I add a -p option to the Rez flags I see that rather than
searching the search paths I give it
"/Developer/Examples.....etc
it now appends that to the SDK folder (10.4 in this case, as set in
the -isysroot option), so of course that path doesn't exist and it
can't find the folder it's looking for.
normally I would expect the leading / in the search path definition to
make it go from the file system root, and I guess that must be how
it's always worked before, so what's happening now, and how do I fix
it?
_______________________________________________
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