Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Building Python Bindings stops at Mesh_2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Building Python Bindings stops at Mesh_2


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Building Python Bindings stops at Mesh_2
  • Date: Tue, 10 Aug 2010 10:14:20 +0200
  • Organization: INRIA

Le 10/08/10 08:16, Leonid a écrit :

The building process stops at compilation of the Mesh_2 module. Build and
install of the bindings without Mesh_2 module succeeds.

/usr/include/CGAL/Lazy_exact_nt.h:294: error: call of overloaded
‘min(CGAL::Gmpq&, CGAL::Gmpq&)’ is ambiguous

Can you try to qualify the call to min here, as CGAL::min ?

--
Sylvain



Archive powered by MHonArc 2.6.16.

Top of Page