Problem with Rez search paths
Problem with Rez search paths
- Subject: Problem with Rez search paths
- From: email@hidden
- Date: Mon, 01 Jun 2009 15:38:35 +0100
Hi All,
I've been scratching my head over a problem that I'm having with
building a project in XCode at the moment. The whole thing builds fine
until it gets to the Rez stage. Then it fails because a header file
that is included in the .r file includes <string.h>. This in turn
includes <_types.h> (which is in the /usr/include directory) which
includes <sys/_types.h> (which is in the /usr/includes/sys directory).
Rez sees this and interprets the "sys/" as meaning a framework called
"sys" rather than a subdirectory.
Try as I might I cannot make it look for the sys/_types.h file in the
right place. Has anybody else on the list had this problem before? Is
there a Rez option that would make it work?
Cheers,
John Proctor
Camel Audio / Humanoid Sound Systems
http://www.camelaudio.com / http://www.humanoidsounds.co.uk
_______________________________________________
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