|
Boost : |
Subject: Re: [boost] Problem using dijkstra_shortest_paths with Boost 1.51
From: John Wiegley (johnw_at_[hidden])
Date: 2012-09-07 16:29:05
>>>>> 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:
Thanks!
-- John Wiegley BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk