Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-10-20 13:35:22


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk