16 Jun
2014
16 Jun
'14
5:32 a.m.
On 6/15/2014 10:23 PM, Robert Ramey wrote:
Currently the master branch has a few problems. Here is one typical example.
My project uses the current master to provide boost libraries which I'm not working on. One file has the statement
#include
which fails to compile since boost/utility/enable_if.hpp has been moved to core.
<snip> Did you ./b2 headers? I've had to nuke the boost/ directory and return ./b2 headers numerous times in the past few weeks. Eric