
12 Dec
2011
12 Dec
'11
10:43 a.m.
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.