Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compilation error!


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] compilation error!
  • Date: Sun, 14 Sep 2014 19:43:04 +0200 (CEST)

On Sun, 14 Sep 2014, Adam Hopkins wrote:

I have the following errors on Eclipse Luna (c++) when I compile my code
using CGAL:

In file included from /opt/local/include/CGAL/GMP/Gmpz_type.h:31:

/opt/local/include/mpfr.h:181:3: error: unknown type name 'mp_limb_t'

My crystal ball is a bit foggy, but it suggests that you have /opt/local/include/CGAL in your include path, which is bad.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page