Problem with included headers
Problem with included headers
- Subject: Problem with included headers
- From: Ronald Fenner <email@hidden>
- Date: Thu, 9 Feb 2006 09:30:45 -0600
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