Vincent van Ravesteijn wrote:
> 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
> 

You could remove these lines. Which boost version does branch use?
Now I realize I've not updated branch when I upgraded trunk.

Peter

Reply via email to