4 Jan
2015
4 Jan
'15
5:05 a.m.
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
Have you run: ./b2 headers https://svn.boost.org/trac/boost/wiki/TryModBoost Ben