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: Jean-Paul Marmorat <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL-3.4 compilation error ? -- Mandriva Linux
  • Date: Fri, 20 Mar 2009 11:27:04 +0100

My compiler was not up to date. Sorry.

After a
urpmi gcc-c++

The whole process works now correctly:

cmake .
make
make install

Thanks a lot.

Let's try examples.

Regards.

Joachim Reichel a écrit :
...
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.



Archive powered by MHonArc 2.6.16.

Top of Page