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

Re: Header paths


  • Subject: Re: Header paths
  • From: Bjoern Knafla <email@hidden>
  • Date: Fri, 3 Jun 2005 10:14:14 +0200

Hey,


When I leave the project as it it, the rw/headername includes fail to find the header file. When I try to solve the problem by adding a header search path in the Target to the SRCROOT. This solves the problem of "headers not found", but creates a new problem, where rw/ locale.h (my lib header) is included in darwin/3.3/c++/iosfwd.h at #include <locale>.




Add USE_HEADERMAP to the style settings of your project and then set its value to NO (or "no" (lower case)?) or disable the checkbox aside it (shown in Xcode 2.x).

This tells Xcode not to cache headers so if "locale" wants to include "locale.h" it won't look into the header cache and find your version of the file.

Cheers,
Bjoern
_______________________________________________
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: 
 >Header paths (From: "Swar Systems" <email@hidden>)

  • Prev by Date: NSTask and the debugger?
  • Next by Date: Const qualifier conversion warnings
  • Previous by thread: Header paths
  • Next by thread: NSTask and the debugger?
  • Index(es):
    • Date
    • Thread