Opened 18 years ago

Closed 16 years ago

#275 closed Support Requests (Wont Fix)

dag_shortest_paths.cpp example doesn't compile on MS VC++6.0

Reported by: nobody Owned by: Douglas Gregor
Milestone: Component: None
Version: None Severity:
Keywords: Cc:

Description

Trying to run example dag shortest path that came in 
the download but it won't compile. Just downloaded and 
installed Boost. This was first attempt to use Boost 
libraries.

Compiling...
dag_shortest_paths.cpp
c:\boost\include\boost-1_31
\boost\graph\detail\adjacency_list.hpp(1055) : error 
C2244: 'bidirectional_graph_helper_with_property<Config
>::remove_edge' : unable to resolve function overload

c:\boost\include\boost-1_31
\boost\graph\detail\adjacency_list.hpp(1057) : error 
C2954: template definitions cannot nest
Error executing cl.exe.

dag_shortest_paths.obj - 2 error(s), 0 warning(s)

Would appreciate any direction anyone may have.
Prethanks, Brian
bcollins@draper.com


Change History (1)

comment:1 by Douglas Gregor, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=249098

We're sorry, but we are unable to continue support for Microsoft Visual C++ 6.0 in the Boost Graph Library. You will need to use a newer 
compiler that better conforms to the C++ standard.
Note: See TracTickets for help on using tickets.