Re: Partial includes syntax
Re: Partial includes syntax
- Subject: Re: Partial includes syntax
- From: Philippe Casgrain <email@hidden>
- Date: Fri, 2 Sep 2005 09:13:33 -0400
Le 05-09-02 à 01:23, Andreas Grosam a écrit :
Well, XCode finds the headers, but the compiler doesn't.
I think, you have to specify the path to the xxx/Project/Document
folder in the Header Search Path build settings.
For instance, if your Project folder is located in ~/Develop/ you
may add (space seperated) the following path string in the Header
Search Path:
$(HOME)/Develop/Project/Document
For the record, I have just discovered that if you drag-and-drop a
folder from the Finder into Xcode's "Header Search Paths" window (the
one that comes up when you click "Edit" when the Header Search Paths
is highlighted) will create a folder name with the proper build
variable. For instance, when I drag my "Headers" folder, I get "$
{SRCROOT}/Headers" as a Header Search Path. Nice!
Oh well, only 400 errors to go... But it's going down!
Philippe _______________________________________________
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