• 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
#include path problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#include path problems


  • Subject: #include path problems
  • From: John James <email@hidden>
  • Date: Fri, 27 Jan 2006 14:02:28 -0500

Using xcode 2.2.1   osx 10.4.4 gcc 4
trying to move my metrowerks C++ program to xcode.  We use boost library (www.boost.org).  supposedly works fine with gcc.
my Header include paths have:  $(SRCROOT)/../../../../../../../../../boost_1_33_1/boost/**
get:
  error: boost/tuple/tuple.hpp: No such file or directory
from:
#include "boost/tuple/tuple.hpp" (which is ok on metrowerks)
is there some other setting I need to get the path to work. Is the ".hpp" not recognised as a header?
Thanks
 _______________________________________________
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: #include path problems
      • From: Steve Baxter <email@hidden>
  • Prev by Date: Re: NSBox subclass hangs IB when attempting to add view to the box.
  • Next by Date: Re: #include path problems
  • Previous by thread: debug MPI apps via Xcode?
  • Next by thread: Re: #include path problems
  • Index(es):
    • Date
    • Thread