Re: No such file <MyFramework/MyFramework.h>
Re: No such file <MyFramework/MyFramework.h>
- Subject: Re: No such file <MyFramework/MyFramework.h>
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 2 Dec 2008 20:43:23 +0100
Le 2 déc. 08 à 20:29, Ken Tozier a écrit :
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
Do not just drag and drop the error, but the whole compiler invocation
(drag and drop the " Compiling /MY/File/Compiled.m (1 error)" line,
not the • error line.).
_______________________________________________
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