[C++-sig] current CVS: error in graph\adjacency_list.hpp

Achim Domma achim.domma at syynx.de
Sun May 18 17:03:52 CEST 2003


Trying to compile boost.python from the current CVS I get the following
errors:

vc-C++
..\..\..\libs\python\build\bin\boost_python.dll\vc7\release\runtime-link-
dynamic\inheritance.obj
inheritance.cpp
K:\cvsroot\boost\boost\graph\adjacency_list.hpp(183) : error C2065:
'mulitsetS': undeclared identifier
K:\cvsroot\boost\boost\graph\adjacency_list.hpp(183) : error C2990:
'boost::container_selector' : non-template class has already been defined as
a template class
        K:\cvsroot\boost\boost\graph\adjacency_list.hpp(172) : see
declaration of 'boost::container_selector'

any idea what's going wrong?

regards,
Achim





More information about the Cplusplus-sig mailing list