Boost logo

Boost :

From: Hansi (hansipet_at_[hidden])
Date: 2008-08-25 04:12:50


Hello,

at the moment I wont to switch from boost 1.34.1 to 1.36. But now I have
a compile error witch depends from the serialization error. I have a
managed application and for that there is also a definition array in the
cli namespace.
The new version of boost seems to define somewhere the namespace boost
globally and so it is not anymore possilbe to compile the application.

I have searched where this problem exists but I don't have found the
header...
I have found only that the problem exists when this 2 headeres are included

#include <boost/serialization/detail/shared_ptr_132.hpp>
#include <boost/archive/basic_binary_iprimitive.hpp>

Has anyone an idea how I can solve the problem?

Best regards
Hansjörg


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