Re: Getting files included
Re: Getting files included
- Subject: Re: Getting files included
- From: Brad Oliver <email@hidden>
- Date: Tue, 28 Mar 2006 12:51:55 -0700
On Mar 28, 2006, at 12:26 PM, email@hidden wrote:
I'm making a new project (C++ tool), and it won't build. Source has
#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.
--
Brad Oliver
email@hidden
_______________________________________________
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