Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compilation Problems

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compilation Problems


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Compilation Problems
  • Date: Tue, 26 Aug 2008 08:51:50 +0200

Chaman Singh Verma a écrit :
Hello,

I am using CGAL modules in my software and I am getting some error messages which
are difficult to understand. Can someone help ?

/home/csv610/Software/MathLib/GMP/include/gmpxx.h:3094:52: error: macro "abs" passed 2 arguments, but takes just 1

Some of your files seems to define a macro abs() taking 2 arguments.
You should remove this macro as it clashes with CGAL (and gmpxx).

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page