Hi Johan,



Op 11-6-2017 om 20:29 schreef Johan Doré via Geometry:

Dear Boost Geometry

 

I was just trying the latest boost 1.64 with the Geometry extension from your develop branch, to see if there was a chance that your updates to the dissolve algorithm has helped on the issues I reporter earlier.

 

Dissolve.h however doesn’t compile and is complaining:

 

1>C:\Program Files (x86)\Boost\Boost_1_64_0\boost/geometry/extensions/algorithms/dissolve.hpp(226): error C2780: 'void boost::geometry::detail::overlay::get_ring_turn_info(TurnInfoMap &,const Turns &,const Clusters &)' : expects 3 arguments - 2 provided

 

So I wonder if I am doing something wrong or I simply caught the branch at a bad moment?


The dissolve extension was again not updated, sorry for the inconvenience and thanks for reporting this again. It is fixed now and should work correctly with Boost 1.64 (so take the extensions from develop, as usual).

Regards, Barend