RE: Can't find CHUD.h
RE: Can't find CHUD.h
- Subject: RE: Can't find CHUD.h
- From: "Mike Garcia" <email@hidden>
- Date: Mon, 18 Sep 2006 20:02:17 -0600
- Thread-topic: Can't find CHUD.h
I already have $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks
in my Frameworks search paths. I just added it to my Header search paths and I
get the same error message. Anything else I can try?
-Mike
From:
xcode-users-bounces+mgarcia=email@hidden
[mailto:xcode-users-bounces+mgarcia=email@hidden] On Behalf Of Rick Altherr
Sent: Monday, September 18, 2006
7:38 PM
To: Mike Garcia
Cc: email@hidden
Subject: Re: Can't find CHUD.h
I believe you also need to specify $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks in the include
search paths.
Architecture and Performance Group
On Sep 18, 2006, at 6:14 PM, Mike Garcia wrote:
Hi,
I’m trying
to use CHUD 4.4.2 with XCode 2.4. I add the CHUD framework from
/System/Library/PrivateFrameworks to my project. I include
<CHUD/CHUD.h> in my file and I get the following error message:
error: CHUD/CHUD.h: No such file or directory.
I can see
the file in my project in the CHUD framework. I can build the Hanoi
sample. Is there a setting that is causing my project to ignore framework
style includes? I do have $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks in my
framework search paths. Any suggestions?
-Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
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