Using Boost in XCode
Using Boost in XCode
- Subject: Using Boost in XCode
- From: Kevin Kratzke <email@hidden>
- Date: Sat, 20 Oct 2007 13:02:13 -0700
I have a command line program I'm moving over from Windows. It uses
the Boost and Gil (Adobe) libraries but I'm having a hard time
getting Xcode to play nice with Boost. The show stopper right now is
that it says the includes are not there even though they are. Fore
example,
#include <boost/mpl/begin.hpp
gives the compilation error:
error: boost/mpl/begin.hpp No such file or directory
But it is there and that is the location.
Anyone have a suggestion? Would anyone like to try taking on the
project as a consultant?
Kevin
_______________________________________________
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