Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Where is Voronoi_diagram_2.h?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Where is Voronoi_diagram_2.h?


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Where is Voronoi_diagram_2.h?
  • Date: Fri, 16 Mar 2012 10:02:35 +0100
  • Organization: GeometryFactory

On 16/03/2012 09:50, Zohar wrote:

I'm using CGAL-4.0-beta1, and I'm missing:

#include<CGAL/Voronoi_diagram_2.h>
#include<CGAL/Delaunay_triangulation_adaptation_traits_2.h>
#include<CGAL/Delaunay_triangulation_adaptation_policies_2.h>

?


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Where-is-Voronoi-diagram-2-h-tp4477635p4477635.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



As we switched from QPL to GPL3+, we needed the ok from the
package owner to do so. As we wanted to stick to the 6 month
release schedule, and as we wanted this license change, we
removed it.

Technically speaking it should be enough to add the CGAL-3.9
include path after the 4.0 include path, so that you find
just the Voronoi package.

We ddin't mix a QPLed and GPLed packages, as the licenses
are incompatible, that is you cannot distribute an application
that contains code under these two licenses.

As it is a purely administrative issue, we hope that it
will be sorted out quickly, so that we can add it again
to the distribution.


andreas



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.16.

Top of Page