Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Error in compilation of eigen.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] Error in compilation of eigen.h


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: [cgal-discuss] Error in compilation of eigen.h
  • Date: Sun, 14 Mar 2010 11:40:55 +0200

Hello.

 

I get the following two errors when compiling a program which previously worked with CGAL 3.5.1:

 

“c:\home\amir\cgal-3.6-beta1\include\cgal\eigen.h(37) : error C2143: syntax error : missing ';' before 'constant'

c:\home\amir\cgal-3.6-beta1\include\cgal\eigen.h(37) : error C2106: '=' : left operand must be l-value “

 

I am using VS2005 and compiling in 32-bit mode (also, I am not using this file directly or anything close, I think…)

 

Amir.

 

 




Archive powered by MHonArc 2.6.16.

Top of Page