Re: Problem with included headers
Re: Problem with included headers
- Subject: Re: Problem with included headers
- From: Daniel Farrell <email@hidden>
- Date: Thu, 09 Feb 2006 15:58:20 +0000
Have you tried adding to the Header Search Path and Library Search Path
fields?
In your project click the target icon's drop down triangle, select the
revealed icon and apple + i. The scroll down in the list until you find
the above values.
go to www.boyfarrell.com for screenshots (I needed to do this for the
first time recently).
Daniel
to Ronald Fenner wrote:
Hi,
I'm trying to compile Freetype's dynamic libraries but running into a
problem with it's includes.
One of the files has an include <freetype/config/ftheader.h> and
Xcode can't find it.
I know it's not considered a user header so I went into the project
config and added $(SRCROOT)/include/ which contains the headers path
to Header Search Path. When I recompile Xcode still can't find the
path even if i set the path to be recursive as well. It also doesn't
work if i put it under User Header Search Path.
Any one know where i should put the include dir path so that Xcode
searches it. I don't want to have to put the headers somewhere in the
system or xcode development folder for a library that will be bundled
with the app I'm working on.
Thanks in advance
_______________________________________________
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
_______________________________________________
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