Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compiler error of Triangulation_ds_face_base_2.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compiler error of Triangulation_ds_face_base_2.h


Chronological Thread 
  • From: Mahmood Naderan <>
  • To:
  • Subject: Re: [cgal-discuss] compiler error of Triangulation_ds_face_base_2.h
  • Date: Wed, 26 Mar 2008 23:20:22 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=x9XBPxXtBvc+wdbbg8MXKhf6T9WDWW/UqE5Smwrox4j0COwBfgIVZ4a7zh1fUa1FZxKebfjNk67O+ofXE+0d1sg743XlNhITAjQC6JybcLx8SBmAvihHSHxmdRcepAzl1uPUSZCd1Q04iwnAwQbIjzSzXr3sh6DwJGqbDDfIMxM=;

> fatal error C1001

Install service pack 1 for VC8.0

-------------------
Mahmood Naderan
http://ce.sharif.edu/~m_naderan






----- Original Message ----
From:
""

<>
To:
""

<>
Cc:

Sent: Wednesday, March 26, 2008 6:08:39 PM
Subject: [cgal-discuss] compiler error of Triangulation_ds_face_base_2.h

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
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


  • Re: [cgal-discuss] compiler error of Triangulation_ds_face_base_2.h, Mahmood Naderan, 03/27/2008

Archive powered by MHonArc 2.6.16.

Top of Page