• 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
Header files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Header files


  • Subject: Header files
  • From: Rick Mann <email@hidden>
  • Date: Thu, 09 May 2013 17:57:31 -0700

How do header file maps (.hmap) work? I'm using Boost, which has many header files. I'm hoping I can speed things up by including only the subset of headers I use in my project, but currently, to get Xcode to see the Boost headers, I have to add the boost parent directory to the header search paths setting (which means it's going to look through all that anyway).

I thought that a header file added to Xcode got included in the generated .hmap files, but it didn't seem to find it. Now, Boost includes with fairly deep paths sometimes (e.g. #include "boost/foo/bar/baz.hpp"), so maybe .hmap only works for filename-only include directives?


--
Rick




 _______________________________________________
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: Header files
      • From: Mikkel Islay <email@hidden>
  • Prev by Date: Re: Xcode Build Settings based on makefile
  • Next by Date: How to Install Apple Development Certificates (CAs)?
  • Previous by thread: Re: Xcode Build Settings based on makefile
  • Next by thread: Re: Header files
  • Index(es):
    • Date
    • Thread