|
Boost : |
Subject: Re: [boost] A demonstration of why horrendous error messages can destroy usability
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-12-12 05:43:47
On 12/12/2011 10:10 AM, Gregory Crosswhite wrote:
> The pastebin is here: http://pastebin.com/TRkJwuER
>
> (Expiration has been set to one month so that I am not polluting their servers indefinitely. :-) )
The message says the error is in imagehistorygraph_boost.h at line 1418.
There is no overload that matches the arguments given to the "target"
function. (edge_desc_impl, reverse_graph<adjacency_list>)
It could be that those arguments are incorrect or that the header that
declares that overload wasn't included.
It could also be that these overload was removed in a newer version of
Boost.
I'm not familiar with Boost.Graph, but I couldn't find among the
overloads of target which one it was supposed to call.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk