Skip to Content.
Sympa Menu

cgal-discuss - compiler error of Triangulation_ds_face_base_2.h

Subject: CGAL users discussion list

List archive

compiler error of Triangulation_ds_face_base_2.h


Chronological Thread 
  • From:
  • To: "" <>
  • Cc:
  • Subject: compiler error of Triangulation_ds_face_base_2.h
  • Date: Wed, 26 Mar 2008 21:38:39 +0800

Dear All,

I use 2D triangulation algorithm of CGAL, when I compile my project with msvc2005 under release mode, there is an error, as listed following:

1>C:\Program Files\CGAL-3.3.1\include\CGAL/Triangulation_ds_face_base_2.h(88) : fatal error C1001: An internal error has occurred in the compiler.
1>(compiler file 'msc1.cpp', line 1393)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1>Please choose the Technical Support command on the Visual C++

There is no error when I compile in Debug mode. Could anyone tell me how to solve this problem? Thank you very much!

best regards

dmyan


  • compiler error of Triangulation_ds_face_base_2.h, dmyan, 03/26/2008

Archive powered by MHonArc 2.6.16.

Top of Page