Boost logo

Boost Users :

Subject: Re: [Boost-users] problems building
From: Ben Pope (benpope81_at_[hidden])
Date: 2015-01-04 00:05:02


On Sunday, January 04, 2015 12:54 PM, Nathan Ridge wrote:
> Hi list,
>
> I'm trying to build Boost for the first time in a while, and getting unexpected errors.
>
> I have a git checkout of the 'master' branch, but I've also tried with the 'boost-1.57.0' tag and had the same problem.
>
> The build command I'm running is './b2 --with-filesystem', and the errors I'm getting are of the following form:
>
> gcc.compile.c++ bin.v2/libs/system/build/gcc-4.9.0/release/threading-multi/error_code.o
> In file included from libs/system/src/error_code.cpp:16:0:
> ./boost/system/error_code.hpp:18:39: fatal error: boost/utility/enable_if.hpp: No such file or directory
> #include <boost/utility/enable_if.hpp>

Have you run:
./b2 headers

https://svn.boost.org/trac/boost/wiki/TryModBoost

Ben


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