Boost logo

Boost Users :

Subject: Re: [Boost-users] Install on Mac OS
From: rolf ngondo (rngondo_at_[hidden])
Date: 2009-01-28 12:57:35


Hi!
I solved my problem related to finding boost include directory.
I use XCode and I set the search paths to the wanted directories.
Thanks to all for your suggestions.

2009/1/27 James C. Sutherland <James.Sutherland_at_[hidden]>

>
> On Jan 27, 2009, at 1:48 AM, rolf ngondo wrote:
>
> Hi all!
>> Steven were right. It was a permission issue. Know boost is installed in
>> /usr/local but CMake is still failling to find boost_1_37_0 include
>> directory.
>> James suggested me to set set(Boost_ADDITIONAL_VERSIONS "1.37.0" "1.37" )
>> in the CMakeLists. I did it, but it is the same.
>> Is this possible to use XCode with CMake?
>>
>
> You can use CMake to generate XCode project files:
> cmake -G Xcode [path to project]
>
> As for finding boost with cmake, you might want to go to
> http://www.cmake.org/cmake/help/cmake2.6docs.html
> and search for "boost" - that will give you some tips.
>
> James
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net