
20 Oct
2006
20 Oct
'06
5:35 p.m.
In bbv2 (on Windows) I observed, that the include gets installed to C:\install\include\boost-1_34\libnames This is problematic since include directives used by libarary users usually are: #include "boost/libname.hpp" Instead bbv2 install should go to: C:\install\include\boost-1_34\boost\libnames as it did in bbv1. Roland