When I try to compile branch with cmake I get the following error:

pcheaders.h(41) : fatal error C1083: Cannot open include file: 'boost/test/utils/nullstream.hpp': No such file or directory

This is wat pcheaders.h says:

# include <boost/test/utils/nullstream.hpp>

This file really does not exist.

Vincent

Reply via email to