$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Parallel BGL] Error during building library
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2013-04-04 10:55:12
On Thu, 4 Apr 2013, Nikos Kyrtatas wrote:
> In order to build Parallel BGL 0.7.0 beta, I first used cmake:
(snip)
The version of Parallel BGL that you are using is obsolete. There is,
however, a version in Boost (look in libs/graph_parallel/doc for
documentation) that is kept up to date with new Boost versions and is
thus much more likely to work.
-- Jeremiah Willcock