Re: Getting files included
Re: Getting files included
- Subject: Re: Getting files included
- From: David Dunham <email@hidden>
- Date: Tue, 28 Mar 2006 12:47:12 -0800
On 28 Mar 2006, at 11:51, Brad Oliver wrote:
#include "system/io.h"
#include "system/Hashtable.h"
and I have dragged those two files into the project. But they're not
found. I have this directory as a header search path.
I'd change the search path to contain the parent folder of "system"
instead. I think the partial-path specification is what's working
against you here.
Thanks, that works. I keep getting tripped up by "All headers in your
project are automatically accessible to your source code. You can
also specify additional search paths at which to find headers using
the HEADER_SEARCH_PATHS build setting, described in "Editing Search
Paths"," in the Xcode 2.2 User Guide. This statement is simply not
true -- the header is in the project, and it is not accessible. (I've
just given feedback on the document. Now I just have to get this
statement un-burned from my brain, since I think I hear it in every
Xcode talk I've ever attended.)
David Dunham http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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