Boost logo

Boost Users :

Subject: Re: [Boost-users] Install on Mac OS
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-26 12:44:42


AMDG

rolf ngondo wrote:
> I'm developping an application using boost on MAC OS X, using CMake as
> system compiler.
> I succesfully built the same application with CMake on windows and it
> works fine.
> But on Mac OS, the build fails. It sounds like CMake failed finding
> boost include directory.
> I tried the bjam command : bjam --builddir=anydir --toolset=gcc
> --with-some_boost_lib install.
> I got libs but it skipps creating any directory on /usr/local/.
> If anyone succeeded on installing boost properly in /usr/loal...
> please help.

Is this a permissions issue? If bjam fails to create any directory
then it skips creating all subdirectories. Look for the first line that
begins with
...failed

In Christ,
Steven Watanabe


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