$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [geometry] Using Boost::Geometry along with an older Boost version
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2012-09-21 12:23:10
Hi,
We can't guarantee this would work, as Boost.Geometry relies on many
Boost features which might have changed from 1.46 to 1.47. You can
always give it a try, but if you get compile-time failures it's
probably better to migrate to a more recent Boost.
Regards
Bruno