Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem builind CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem builind CGAL


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] Problem builind CGAL
  • Date: Mon, 17 May 2010 22:29:08 +0200 (CEST)

Hi,

one question about CGAL installation: while i was doing the last step(building
CGAL) i got some final errors, on 3 different projects.

the error were all about the same...a header file:

C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(280) : error C2061: syntax error :
identifier 'intmax_t'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(282) : error C2061: syntax error :
identifier 'intmax_t'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(283) : error C2061: syntax error :
identifier 'uintmax_t'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(285) : error C2061: syntax error :
identifier 'uintmax_t'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(286) : error C2146: syntax error :
missing ';' before identifier '__gmpfr_mpfr_get_sj'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(286) : error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(286) : error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(287) : error C2146: syntax error :
missing ';' before identifier '__gmpfr_mpfr_get_uj'
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(287) : error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int
C:\CGAL-3.6\auxiliary\gmp\include\mpfr.h(287) : error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int



and this happened (like i said) on 3 projects only, the rest of them builded
successfully.

Is this normal?

Best regards,
Cristovao


  • [cgal-discuss] Problem builind CGAL, cristovao_jdc, 05/17/2010

Archive powered by MHonArc 2.6.16.

Top of Page