Subject: CGAL users discussion list
List archive
- From: Jean-Marie Comets <>
- To: , David Coeurjolly <>
- Subject: [cgal-discuss] CGAL bug report for Circular_arc_3
- Date: Wed, 26 Jun 2013 09:11:00 +0200
Hello all,
The following error showed up when compiling in "Debug" mode (GCC 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)) : CGAL/Circular_kernel_3/Circular_arc_3.h: In constructor ‘CGAL::internal::Circular_arc_3<SK>::Circular_arc_3(const Point_3&, const Point_3&, const Point_3&)’:Here's the code that I found there : CGAL_kernel_precondition(!CGAL::collinear(begin, middle, end));And here's a reduced version of my code which uses Circular_arc_3 (all the headers are displayed) : #include <CGAL/Spherical_kernel_3.h> // for compare_theta_zI found that adding "#include <CGAL/Kernel/global_functions_3.h>" before the Spherical_kernel_3 fixes the problem. Good day, Jean-Marie Comets |
- [cgal-discuss] CGAL bug report for Circular_arc_3, Jean-Marie Comets, 06/26/2013
- Re: [cgal-discuss] CGAL bug report for Circular_arc_3, Sebastien Loriot (GeometryFactory), 06/26/2013
Archive powered by MHonArc 2.6.18.