Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Compiling Issues of CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Compiling Issues of CGAL


Chronological Thread 
  • From: ChidanandKumar <>
  • To:
  • Subject: [cgal-discuss] Compiling Issues of CGAL
  • Date: Sat, 20 Oct 2012 18:51:46 -0700 (PDT)

Hai all,

I have installed CGAL latest version along with all the supporting
libraries. I didn't face any issues in installation.
Problem when i loaded 2d delaunay triangulation program compiled with all
the dll and lib's using boost, it throws many errors as below.

c:\program files\microsoft visual studio 9.0\vc\include\limits(181) : error
C2065: 'FLT_RADIX' : undeclared identifier
1>c:\program files\microsoft visual studio 9.0\vc\include\limits(181) :
error C2057: expected constant expression
1>c:\program files\microsoft visual studio 9.0\vc\include\limits(994) :
error C2065: 'FLT_MANT_DIG' : undeclared identifier
1>c:\program files\microsoft visual studio 9.0\vc\include\limits(994) :
error C2057: expected constant expression

Any response for this would be fruitful for me.

Regards
Kumar



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-Issues-of-CGAL-tp4656055.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page