Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Install script doesn't detect Boost

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Install script doesn't detect Boost


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Install script doesn't detect Boost
  • Date: Mon, 24 Sep 2007 00:22:29 +0200
  • Organization: Inria, Sophia Antipolis, FRANCE

On Monday 24 September 2007 00:09:40 Lindley M French wrote:
> Okay, past that problem, on to the next.
>
> gcc 4.0.1 doesn't seem to like any use of "CGAL_NTS sign()" or "CGAL_NTS
> abs()". Attached is the output from an attempted compile of a program that
> just pulls in a few CGAL headers.

Make sure that you include <CGAL/basic.h> before anything else, in every .cpp
file that uses CGAL. I am not sure, but that might be the cause of the error.

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)



Archive powered by MHonArc 2.6.16.

Top of Page