Boost C++ Libraries: Ticket #275: dag_shortest_paths.cpp example doesn't compile on MS VC++6.0 https://svn.boost.org/trac10/ticket/275 <pre class="wiki">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&lt;Config &gt;::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 </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/275 Trac 1.4.3 Douglas Gregor Fri, 27 Oct 2006 15:02:10 GMT status changed https://svn.boost.org/trac10/ticket/275#comment:1 https://svn.boost.org/trac10/ticket/275#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">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. </pre> Ticket