Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with mpfr

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with mpfr


Chronological Thread 
  • From: Gopichand Paturi <>
  • To: Philipp Moeller <>
  • Cc:
  • Subject: Re: [cgal-discuss] problem with mpfr
  • Date: Thu, 13 Feb 2014 15:57:25 +0530

I'm using GCC compiler and CGAL-4.2-beta1.
The best part is I have previously generated some delaunay models using QT & CGAL as a part of my academic project.
All of them worked great.
But I'm geting this error now. Can you please figure it out what's wrong with my mpfr.h?

Thanks a lot,
Gopichand.


On Thu, Feb 13, 2014 at 3:52 PM, Philipp Moeller <> wrote:
Gopichand Paturi <> writes:

> Hi All !!
>
> I was trying to generate "OFF" FILE from a text of points as input for mesh
> generation.
> I am getting a compile error.
> What does this error mean? I have installed gmp and mpfr.
> I generated Delaunay on QT Framework previously...all of them worked fine
> when I used them from demo file in CGAL.
>
> But when I tried writing the code delaunay.cpp Im getting this error.
> Does this error mean I haven't installed MPFR or should I do something else?
> Kindly  help.
> Below is the error that I got.

Which compiler and CGAL version are you using?


[...snipped error messages...]






Archive powered by MHonArc 2.6.18.

Top of Page