$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [geometry] problems with dissolve()
From: Botnev Victor (botnev.victor_at_[hidden])
Date: 2013-12-09 06:56:07
Hello all.
I need to apply dissolve() function which is in the extensions.
I have got the trunk of Boost Geometry with its extensions and replaced
Geometry in Boost 1.55.
When I try dissolving POLYGON((55 10, 141 237, 249 23, 21 171, 252 169, 24
89, 266 73, 55 10)), it crashes.
I use VS2008.
Best regards,
Victor Botnev