• 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: Targets and include files..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Targets and include files..


  • Subject: Re: Targets and include files..
  • From: Andrew Cunningham <email@hidden>
  • Date: Tue, 21 Nov 2006 17:49:04 -0800


On Nov 20, 2006, at 10:46 PM, Chris Espinosa wrote:

One thing that Xcode does do, though, is to pass "headermaps" to the compiler to speed up file system searching.  This is known to have problems in targets that use two different headers with the same name in the same target though we don't know of cases where this breaks with different targets.  Setting the custom build setting USE_HEADERMAP = NO in both targets, then rebuilding, would show whether this is indeed the problem.



Hi Chris,
When I looked at the "-v" output, the paths that the compiler was searching were exactly what I expected.
The place that the compiler actually found the file just did not make sense based on the include paths shown by "-v".  
But of course there is that .hmap file....

Setting USE_HEADERMAP = NO fixed the problem instantly. 

Andrew
 _______________________________________________
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

References: 
 >Targets and include files.. (From: Andrew Cunningham <email@hidden>)
 >Re: Targets and include files.. (From: Chris Espinosa <email@hidden>)
 >Re: Targets and include files.. (From: Andrew Cunningham <email@hidden>)
 >Re: Targets and include files.. (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: why don't custom views have a "tag" in IB?
  • Next by Date: Re: Xcode bugs
  • Previous by thread: Re: Targets and include files..
  • Next by thread: Can't get Global Variables to work
  • Index(es):
    • Date
    • Thread