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

Header paths


  • Subject: Header paths
  • From: "Swar Systems" <email@hidden>
  • Date: Thu, 2 Jun 2005 23:10:12 +0200
  • Importance: Normal

Hi,
 
I am trying to port a C++ library to the OS X, and I am still having problems with the header paths. My sources use some headers that are included in a rw subfolder, and therefore always have "rw/headername.h" in the include section.
 
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>. 
 
This all seems to be linked with the way search paths and other settings are defined. Is there any documentation that describes step by step how to create a new project in XCode to port a Unix library? I have XCode version 1.5.
 
Thanks a lot for any help.
 
Mariano
 
 
 
 _______________________________________________
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 paths
      • From: Bjoern Knafla <email@hidden>
  • Prev by Date: Re: (Newbie) Debugger and Unsigned char x = 0;
  • Next by Date: NSTask and the debugger?
  • Previous by thread: Re: (Newbie) Debugger and Unsigned char x = 0;
  • Next by thread: Re: Header paths
  • Index(es):
    • Date
    • Thread