Boost logo

Geometry :

Subject: Re: [geometry] access to poligon point list
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2012-05-19 21:39:12


On 19 May 2012 16:16, nicola81 <nicola_cavallini_at_[hidden]> wrote:
> Getting the code from the trunk means getting an svn directory and
> update/compile/install new versions?

It means, initial action:

1. svn checkout
2. Add boost root to your compiler include directories

Then, update/development cycle is:

1. svn update
2. Compile your program

Boost.Geometry is headers-only, there are no binaries to build
(apart from your program). There is no installation step, simply
configure your toolset so it can locate Boost headers,
see 2. step in the initial action.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

Geometry list run by mateusz at loskot.net