Re: Using Boost in XCode
Re: Using Boost in XCode
- Subject: Re: Using Boost in XCode
- From: Kai BrĂ¼ning <email@hidden>
- Date: Mon, 22 Oct 2007 23:36:23 +0200
>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?
Since you are already using Gil, you may want to check the rest of Adobe Source Libraries (ASL), which contain Xcode projects for some parts of Boost. Adobe uses configuration files to add the necessary include paths.
Kai
_______________________________________________
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