Boost logo

Boost :

Subject: Re: [boost] Problem using dijkstra_shortest_paths with Boost 1.51
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-09-17 23:28:20


On Fri, 7 Sep 2012, John Wiegley wrote:

>>>>>> Jeremiah Willcock <jewillco_at_[hidden]> writes:
>
>> Uses of undefined properties error out much earlier (and usually with better
>> messages) in 1.51. I'll probably need to see the rest of the error message
>> to find out exactly what's going on. One potential issue is that graphs
>> with vecS vertex containers already have a vertex_index property map
>> defined, and so defining your own property with the same name might be a
>> problem.
>
> Removing the vertex_index property had no effect. Here is the full error:

Could you please try the new trunk version? I tried to fix this issue.

-- Jeremiah Willcock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk