RE: Problem with included headers
RE: Problem with included headers
- Subject: RE: Problem with included headers
- From: "Alex Sheh" <email@hidden>
- Date: Thu, 9 Feb 2006 10:20:55 -0800
- Thread-topic: Problem with included headers
Hi Ronald,
Just to cover all bases - the target settings take precedence over the
project settings, so if you had edited just the project settings for
search paths, the target settings may still be the old ones.
- Alex
-----Original Message-----
From: xcode-users-bounces+asheh=email@hidden
[mailto:xcode-users-bounces+asheh=email@hidden] On
Behalf Of Daniel Farrell
Sent: Thursday, February 09, 2006 7:58 AM
To: Ronald Fenner
Cc: email@hidden
Subject: Re: Problem with included headers
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:
> perial.ac.uk
>
>
> 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
_______________________________________________
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