Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compile problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compile problem


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Compile problem
  • Date: Sat, 20 Sep 2008 10:24:03 +0200


a écrit :
I added -lstdc++ to the icc flags and that solved that issue

icc is the C compiler. Use icpc instead, which is the C++ compiler.

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



Archive powered by MHonArc 2.6.16.

Top of Page