• 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
Re: Problem using my Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem using my Framework


  • Subject: Re: Problem using my Framework
  • From: "stephen joseph butler" <email@hidden>
  • Date: Mon, 12 Jun 2006 20:17:33 -0500

2006/6/12, Graham <email@hidden>:
The compiler is giving me errors that it cannot find some of the
header files, specifically when a framework header includes another
framework header, that included one cannot be found. I guess that is
because when compiling the app it can find the framework headers
since they have the framework/, yet headers that the headers include
do not have the framework/ and thus it cannot find them.

To get around this I can add the directory where the framework
headers are to the header search path, but I then get lots of
duplicate defined interface errors.

In your public headers you should import the other headers as <Charlie/Header.h>, not just "Header.h". When you're building a framework it adds itself to the search path. _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Problem using my Framework (From: Graham <email@hidden>)

  • Prev by Date: Re: Freeze Dried Objects/Archiving
  • Next by Date: Re: Apple Data Plotting Framework
  • Previous by thread: Re: Problem using my Framework
  • Next by thread: Launch another app without losing focus
  • Index(es):
    • Date
    • Thread