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

David Abrahams dave at boost-consulting.com
Wed Apr 7 16:46:01 CEST 2004


"Your Name" <python at cityofdreams.com> writes:

> 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?  

Hourly snapshot:  http://www.boost-consulting.com/boost.tar.bz2

> And can someone list which files I need to get to fix this?

I can't.  Maybe Jeremy can?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list