Re: #include path problems
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