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
Note:
See TracTickets
for help on using tickets.