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

Re: #include path problems


  • Subject: Re: #include path problems
  • From: Steve Baxter <email@hidden>
  • Date: Fri, 27 Jan 2006 19:07:33 +0000

Try setting your header path to:

$(SRCROOT)/../../../../../../../../../boost_1_33_1/

Cheers,

Steve.

On 27 Jan 2006, at 19:02, John James wrote:

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:
40improvision.com


This email sent to email@hidden

Stephen Baxter Software Development Manager Improvision email@hidden +44-2476-692229


_______________________________________________ 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: John James <email@hidden>
References: 
 >#include path problems (From: John James <email@hidden>)

  • Prev by Date: #include path problems
  • Next by Date: Re: Transitioning to XCode 2.2.1 problems...
  • Previous by thread: #include path problems
  • Next by thread: Re: #include path problems
  • Index(es):
    • Date
    • Thread