[C++-sig] VC6 Compile error with boost 1.31.0

Your Name python at cityofdreams.com
Wed Apr 7 14:38:09 CEST 2004


Using VC6, Python 2.3 and Boost 1.31.0, I get the following errors


inheritance.cpp
C:\Lib\boost_1_31_0\boost/graph/detail/adjacency_list.hpp(1055) : error
C2244: 'bidirectional_graph_ move_edge' : unable to resolve function
overload
C:\Lib\boost_1_31_0\boost/graph/detail/adjacency_list.hpp(1057) : error
C2954: template definitions

plus a whole lot more.  I know others have had this problem, and the
only answer I saw was to get a snapshot direct from CVS.  Sadly I can't
get direct CVS access from my location.  Is there anywhere else I can
get an update to the specific files?  And can someone list which files I
need to get to fix this?

Thanks.
Peter




More information about the Cplusplus-sig mailing list