Re: No such file <MyFramework/MyFramework.h>
Re: No such file <MyFramework/MyFramework.h>
- Subject: Re: No such file <MyFramework/MyFramework.h>
- From: Jordan Breeding <email@hidden>
- Date: Tue, 02 Dec 2008 14:19:55 -0600
On 02 Dec, 2008, at 14:09, Chris Espinosa wrote:
We need to see the compiler invocation, not just the error output.
Top-posted from my iPhone
On Dec 2, 2008, at 11:29 AM, Ken Tozier <email@hidden> wrote:
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.
This may be a stupid question but is the MySQLConnection.h file in the
framework project marked as Public?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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