Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL-3.4 compilation error ? -- Mandriva Linux

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL-3.4 compilation error ? -- Mandriva Linux


Chronological Thread 
  • From: Joachim Reichel <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL-3.4 compilation error ? -- Mandriva Linux
  • Date: Thu, 19 Mar 2009 22:23:12 +0100

Hi,

> I am new to CGAL, and try to install CGAL-3.4 under a Mandriva Linux.
>
> After a 'cmake .' whichs seems correct
> the compilation process 'make' aborts with an error 2,
> and the following message, that I cannot understand
>
> /opt/cgal/CGAL-3.4/include/CGAL/Algebraic_structure_traits.h:417:
> erreur: syntax error before `;' token
>
> Also, some header files: Root_of_2.h and Quotient.h
> seem to cause warnings.

I get the same errors if I use g++ 3.3.

Is there a particular reason why you use g++ 3.3? g++-3.4 and above work
much better. See INSTALL for instructions to select the compiler.

Regards,
Joachim



Archive powered by MHonArc 2.6.16.

Top of Page