Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Leonid <>
  • To:
  • Subject: [cgal-discuss] Re: Building Python Bindings stops at Mesh_2
  • Date: Tue, 10 Aug 2010 04:05:40 -0700 (PDT)


>>
>> 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 ?

This made the trick. Thanks a lot. The building process was successful. I
will test the module later.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Building-Python-Bindings-stops-at-Mesh-2-tp2319348p2319632.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page