Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem + ubuntu 10.4 + Eclipse+ GMP + Exact_predicates_inexact_constructions_kernel.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem + ubuntu 10.4 + Eclipse+ GMP + Exact_predicates_inexact_constructions_kernel.h


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem + ubuntu 10.4 + Eclipse+ GMP + Exact_predicates_inexact_constructions_kernel.h
  • Date: Wed, 16 Feb 2011 19:53:57 +0100
  • Organization: GeometryFactory

Le mercredi 16 février 2011 19:49:23, Antonio Ferraz a écrit :
> Salut
>
> Thanks for the reply.
>
> It's sounds good, however ( i think) I have some Cmake problems
>
> I added "-ftemplate-depth-1000" but unfortunately still the same error.
> When i look to the CMakeChache "-ftemplate-depth-50" stills there, so far,
> I use both
> "-ftemplate-depth-50" and "-ftemplate-depth-1000". I do not know how to
> remove "-ftemplate-depth-50" from the compilation, despite the few hours
> looking for a answer.
>
> I use also others libraries in the same project (ITK, OTB, LIDARFORMAT
> etc), and i dont know if the problem can rely on that. I had changed also
> , for example, "-ftemplate-depth-50" to "-ftemplate-depth-1000" on ITK
> CMakeList but nothing, impossible to kill "-ftemplate-depth-50"

If I remember well, ITK is the culprit.

> Concerning the other question, I really have in
> "/usr/include/CGAL/compiler_config.h" "CGAL_USE_GMP 1" and "
> CGAL_USE_MPFR 1" defined.
> I should have "-DCGAL_USE_GMP" and "-DCGAL_USE_MPFR" instead, as you said
> in the last reply?

No. That is fine. I wonder why your compiler showed an error with MP_Float if
CGAL_USE_GMP is defined.

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



Archive powered by MHonArc 2.6.16.

Top of Page