Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Assertion fail "Contained_in_simplex_d: A not affinely independent."

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Assertion fail "Contained_in_simplex_d: A not affinely independent."


Chronological Thread 
  • From: Ben Haller <>
  • To: "Sebastien Loriot (GeometryFactory)" <>,
  • Subject: Re: [cgal-discuss] Assertion fail "Contained_in_simplex_d: A not affinely independent."
  • Date: Wed, 21 Jul 2010 15:01:22 +0200

On Jul 21, 2010, at 2:33 PM, Sebastien Loriot (GeometryFactory) wrote:

> leda_integer, leda_real, are number types provided by LEDA library which
> is not distributed with CGAL.
>
> In Delaunay_d, as I wrote in the code I posted, you can use
> Cartesian_d<CGAL::Gmpq>

Oh, I didn't even notice that code before; it was below your signature
line, so I overlooked it. After adding libgmp.dylib to my link (that's the
one I want, right; what is libgmpxx.dylib?), to get rid of the link errors,
things are compiling nicely.

Thanks, and sorry for the cluelessness! I really appreciate the help.

Ben Haller
McGill University





Archive powered by MHonArc 2.6.16.

Top of Page