.h file won't load
.h file won't load
- Subject: .h file won't load
- From: Charlie Dickman <email@hidden>
- Date: Thu, 10 Dec 2009 14:51:45 -0500
I'm developing an app that has the Appkit.framework in the Frameworks project folder. I am trying to use the NSString Application Kit Additions which document that they are defined in the NSStringDrawing.h file in Appkit.framework yet when I #import NSStringDrawing.h or Appkit/NSStringDrawing.h the compiler reports that no such file can be found.
Looking in the Appkit/headers folder it definitely is there. What do I have to do to get the compiler to recognize it?
Charlie Dickman
email@hidden_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden