Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] There are many errors in threetuple.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] There are many errors in threetuple.h


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] There are many errors in threetuple.h
  • Date: Mon, 10 Dec 2012 09:39:01 +0100
  • Organization: GeometryFactory

Le dimanche 09 décembre 2012 21:49:49 Cynthia a écrit :
> But there are many errors in the output.
> How to deal with it ?
>
> The threetuple.h is in the "building" file.

That is bug in the current version. You need to include <CGAL/config.h>
before
you include that file. That is a bug that I have fixed in the development
version of CGAL, that will be released in a few months. Sébastien has
certainly tested with the development version and not with the released one.

To be on the safe side, include <CGAL/config.h> before any other CGAL header.
I'll try to get all those bugs fixed before the next release.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page