$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] graphviz imcompatible with dijkstra_shortest_paths
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2013-05-01 23:00:54
On Thu, 2 May 2013, YaoYuan wrote:
> Thank you! Following is the error translated by google:
It looks like you might be hitting something related to
<URL:https://svn.boost.org/trac/boost/ticket/7877>. It should be fixed on
the trunk but the change did not get into the release branch yet. Could
you please try adding the Graphviz include to:
https://svn.boost.org/svn/boost/trunk/libs/graph/example/dijkstra-example.cpp
and see if that works better? Thanks.
-- Jeremiah Willcock