Re: Dimbulb Xcode include path question
Re: Dimbulb Xcode include path question
- Subject: Re: Dimbulb Xcode include path question
- From: Steve Byan <email@hidden>
- Date: Fri, 26 Oct 2007 12:29:31 -0400
On Oct 26, 2007, at 12:11 AM, Blair M. Burtan wrote:
Okay, pretend I know squat about Xcode. I'm trying to bring over
some old
Codewarrior code (man, I miss Codewarrior). A source file has the
following:
#include <myfancylibrary/myfancylibrary.h>
What do I need to do to get Xcode to find this file?
I've tried adding the directory myfancylibrary to both the Header
search
path and User Header search path lists to no avail.
I've tried adding the actual .h file to the project. No soap there
either.
No matter what I try I keep getting "No such file or directory"
A little help here would be nice. Thanks.
Add >>the directory containing the myfancylibrary directory<< to the
Header search path.
Regards,
-Steve
--
Steve Byan <email@hidden>
Littleton, MA 01460
_______________________________________________
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