Subject: Re: [Boost-users] [parallel graph] error building parallel BGL
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2013-02-25 11:19:30


On Mon, 25 Feb 2013, The Maschine wrote:

> Hi,
> I used the BFS example from "lib/graph_parallel/example/"
>
> Maybe Im not linking the right files?

Does "./b2 libs/graph_parallel/example" work on your system, run from the
top of the Boost source tree?

-- Jeremiah Willcock