Re: use of deleted function boost::detail::stored_edge_property

2016-01-14 Thread Gert Wollny
Hello Corentin, On Thu, 2016-01-14 at 15:01 +0100, Corentin Desfarges wrote: > > Sadly, the framework FW4SPL has been designed to be compiled with > c++11... Another option to force the use of an older implementation code path could be to set one of the defines BOOST_NO_CXX11_RVALUE_REFER

Re: use of deleted function boost::detail::stored_edge_property

2016-01-14 Thread Corentin Desfarges
Hi Gert, > ... provides many code path for the copy and move operations, and before > C++11 an explicit copy constructor is given that implements a move-like > logic. > I'm not sure how to resolve this compile problem, you could try to > disable c++11 by compiling with -std=c++03. Sadly, the f

Re: use of deleted function boost::detail::stored_edge_property

2016-01-14 Thread Gert Wollny
riptor, > > fwAtomsPatch::LinkDescriptor, boost::no_property, > > boost::listS>::config; Base = > > boost::directed_graph_helper > acency_list > fwAtomsPatch::VersionDescriptor, fwAtomsPatch::LinkDescriptor>, > > boost::vecS, boost::listS, boost::directedS, >

Re: use of deleted function boost::detail::stored_edge_property

2016-01-14 Thread Gianfranco Costamagna
Hi does this helps? http://stackoverflow.com/questions/25395805/compile-error-with-boost-graph-1-56-0-and-g-4-6-4 cheers, G. Il Giovedì 14 Gennaio 2016 12:32, Corentin Desfarges ha scritto: Dear mentors, I'm still trying to package the new upstream release of FW4SPL for the debian-med p

use of deleted function boost::detail::stored_edge_property

2016-01-14 Thread Corentin Desfarges
tedS, > fwAtomsPatch::VersionDescriptor, fwAtomsPatch::LinkDescriptor, > boost::no_property, boost::listS>::config>; typename > Config::vertex_descriptor = long unsigned int]’ > /home/corentin/dev_0.10.2/fw4spl/SrcLib/core/fwAtomsPatch/src/fwAtomsPatch/VersionsGraph.cpp:205:51: >