• 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: FAQ: Compile problems when multiple headers in project have same name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FAQ: Compile problems when multiple headers in project have same name


  • Subject: Re: FAQ: Compile problems when multiple headers in project have same name
  • From: David Catmull <email@hidden>
  • Date: Tue, 27 Apr 2004 09:36:20 -0600

On 20/04/2004, at 06:03, Chris Espinosa wrote:
There are known problems with using multiple header files with the
same name.  Xcode's built-in header caching mechanism can get
confused.  To turn this off, Get Info on the affected target, go to
the Build tab, and add

USE_HEADERMAPS    |   NO

to the build settings.  This defeats header path caching and should
make your target build correctly.

I tried doing this, and now instead it complains that several other header files can't be found. Am I going to have to start putting entries in Header Search Paths to make it work?


--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: FAQ: Compile problems when multiple headers in project have same name
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: XCode 1.2 Release Notes incorrect re: agvtool?
  • Next by Date: Re: XCode 1.2 Release Notes incorrect re: agvtool?
  • Previous by thread: Re: Internal error with "Search in project"
  • Next by thread: Re: FAQ: Compile problems when multiple headers in project have same name
  • Index(es):
    • Date
    • Thread