Re: No such file <MyFramework/MyFramework.h>
Re: No such file <MyFramework/MyFramework.h>
- Subject: Re: No such file <MyFramework/MyFramework.h>
- From: Ken Tozier <email@hidden>
- Date: Tue, 2 Dec 2008 14:29:34 -0500
On Dec 2, 2008, at 12:12 PM, Chris Espinosa wrote:
It would help to see the full text of the failed compile step (just
drag it into a Mail reply from the Build Results window).
What's likely is that you are using an SDK, and when you are using
an SDK Xcode doesn't search your system's /Library and /System/
Library directories.
Chris
I was unsure of the settings I might have messed up so I created a new
framework from scratch, got the framework project to compile and tried
again, Here's the import line followed by the red error and the
detailed build result error
#import <MySQLConnection/MySQLConnection.h>
error: MySQLConnection/MySQLConnection.h: No such file or directory
/Users/kentozier/Desktop/PageManager Dev (Leopard)/MySQL Test App/
PMXDatabase.m:10:44: error: MySQLConnection/MySQLConnection.h: No such
file or directory
The framework looks fine in Xcode and the "Link Binary With Libraries"
build phase.
_______________________________________________
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