• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
No such file <MyFramework/MyFramework.h>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No such file <MyFramework/MyFramework.h>


  • Subject: No such file <MyFramework/MyFramework.h>
  • From: Ken Tozier <email@hidden>
  • Date: Tue, 2 Dec 2008 02:12:24 -0500

Hi

I wrote a custom framework, instaed it in "/Library/Frameworks/," added it to my Application like any other framework, but am getting "error: MySQLConnection/MySQLConnection.h: No such file or directory. In the Appication project, the "Headers" subfolder of the framework is ceary visible and it does in fact contain the "MySQLConnection.h" file. I tried a of the following "#import" directives but all failed.

#import <MySQLConnection/MySQLConnection.h>
#import "MySQLConnection/MySQLConnection.h"
#import "MySQLConnection.h"

It's included in the project, clearly visible, so why can't Xcode see it when it compiles? _______________________________________________
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
  • Follow-Ups:
    • Re: No such file <MyFramework/MyFramework.h>
      • From: Chris Espinosa <email@hidden>
    • Re: No such file <MyFramework/MyFramework.h>
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: Xcode and creating a library project
  • Next by Date: Re: Interface Builder mark my file as modified each time I load it
  • Previous by thread: Re: Interface Builder mark my file as modified each time I load it
  • Next by thread: Re: No such file <MyFramework/MyFramework.h>
  • Index(es):
    • Date
    • Thread