Importing framework include files
Importing framework include files
- Subject: Importing framework include files
- From: "R.L. Grigg" <email@hidden>
- Date: Wed, 14 May 2008 12:01:11 -0700
In a Cocoa project (OSX 10.5.2, Xcode 3.0) when I add a framework
from /Library/Frameworks into the project "Linked Frameworks" group
how do I then reference one of the frameworks include files from my
code?
Using either #import "name.h" or #import <name.h> comes up with "No
such file or directory". Doesn't adding a framework cause Xcode to
automatically add the Headers subfolder in it's -I search path for
includes?
Thx,
Russ
_______________________________________________
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