Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] error


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] error
  • Date: Thu, 3 Sep 2009 16:54:00 +0200
  • Organization: GeometryFactory

Le jeudi 03 septembre 2009 16:45:41, sara_mahdavi a écrit :
> I write a new program, when i try to compile I encountered too many
> errors.I don't know what to do? Please help me.thanks all.
> errors:
> f:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(948):
> error C2065: 'DBL_MIN_EXP' : undeclared identifier
> f:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(949):
> error C2065: 'DBL_MIN_10_EXP' : undeclared identifier
> f:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\limits(999):
> error C2065: 'LDBL_MANT_DIG' : undeclared identifier
> f:\CGAL-3.3.1\include\CGAL\FPU.h(318): error C3861: '_controlfp':
> identifier not found, even with argument-dependent lookup
> f:\CGAL-3.3.1\include\CGAL\FPU.h(326): error C3861: '_MCW_RC': identifier
> not found, even with argument-dependent lookup
> f:\CGAL-3.3.1\include\CGAL\FPU.h(355): error C2065: '_RC_UP' : undeclared
> identifier

CGAL-3.3.1 and VC7 are no longer supported by the CGAL project. Do you have
good reasons to use those compiler and CGAL version?

--
Laurent Rineau, PhD
Release Manager of the CGAL Project
http://www.cgal.org/
R&D Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page