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

TR: Header paths


  • Subject: TR: Header paths
  • From: "Swar Systems" <email@hidden>
  • Date: Sat, 4 Jun 2005 11:40:48 +0200
  • Importance: Normal

Seems to have worked, thanks a lot! Is there any document that specifies all
the settings to use in XCode to port a unix library?

Cheers!

Mariano

-----Message d'origine-----
De : Bjoern Knafla [mailto:email@hidden]
Envoye : vendredi, 3. juin 2005 10:14
A : Xcode-Users List
Cc : Bjoern Knafla
Objet : Re: Header paths


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

  • Follow-Ups:
    • Re: TR: Header paths
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: Const qualifier conversion warnings
  • Next by Date: Anyway to default Xcode to use relative paths?
  • Previous by thread: array of struct
  • Next by thread: Re: TR: Header paths
  • Index(es):
    • Date
    • Thread