Subject: CGAL users discussion list
List archive
- From: "Max" <>
- To: "" <>
- Subject: [cgal-discuss] [Nef_polyhedron_3] Example handling_double_coordinates.cpp
- Date: Tue, 5 Feb 2008 16:34:16 +0800
- Disposition-notification-to: "Max" <>
- Organization: LoadCom
Hi,
I found the example in CGAL 3.3.1, and tried to build it under
WinXP/SP2+VS2003/SP1.
I got an ICE with the original code.
After I replace the line
typedef CGAL::Exact_predicates_exact_constructions_kernel Kernel;
with
struct Kernel : public CGAL::Exact_predicates_exact_constructions_kernel {};
the static assertion
BOOST_STATIC_ASSERT((boost::is_same<Self, typename R_::Point_3>::value));
// line 46
in file Point_3.h failed during compile.
Does anybody have similar experience?
Thanks for any help.
B/Rgds
Max
- Re: [cgal-discuss][Nef_polyhedron]Amorecomplexbutstillsimplequestion, (continued)
- Re: [cgal-discuss][Nef_polyhedron]Amorecomplexbutstillsimplequestion, Max, 02/07/2008
- Re: [cgal-discuss][Nef_polyhedron]Amorecomplexbutstillsimplequestion, Peter Hachenberger, 02/07/2008
- Re: Re:[cgal-discuss][Nef_polyhedron]Amorecomplexbutstillsimplequestion, Max, 02/07/2008
- Re: Re:[cgal-discuss][Nef_polyhedron]Amorecomplexbutstillsimplequestion, Max, 02/07/2008
- Re: [cgal-discuss][Nef_polyhedron] How to mannualy construct a (non-manifold) Nef_polyhedron?, Peter Hachenberger, 02/04/2008
- Re: [cgal-discuss][Nef_polyhedron] How to mannualy construct a(non-manifold) Nef_polyhedron?, Max, 02/11/2008
- Re: [cgal-discuss][Nef_polyhedron] How to mannualy construct a(non-manifold) Nef_polyhedron?, Peter Hachenberger, 02/11/2008
- Re: [cgal-discuss][Nef_polyhedron] How to mannualy construct a(non-manifold) Nef_polyhedron?, Max, 02/11/2008
Archive powered by MHonArc 2.6.16.