Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compilation error with jet_smooth_point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compilation error with jet_smooth_point


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] compilation error with jet_smooth_point
  • Date: Wed, 22 Jan 2014 13:57:03 +0100
  • Organization: GeometryFactory

Can you show a minimal example showing the pb?

When those macros are defined, it activates some defaults for some
template parameter. If they are not, then you need to specify
them by end.

Sebastien.

On 01/22/2014 01:23 PM, Arnaud Gelas wrote:
Hi all,

I use debian testing packages for debian (i.e. 4.2.5), and I get an obvious
compilation error when using jet_smooth_point.

Indeed if CGAL_EIGEN3_ENABLED and CGAL_LACPACK_ENABLED are not defined,
Monge_via_jet_fitting requires 3 template arguments (there are no default
template arguments for LocalKernel and for SvdTraits), and in
jet_smooth_point only 1 template parameter is provided for Monge_jet_fitting…

Has the code been fixed in latest release (4.2.3) ?

Thanks,
Arnaud






Archive powered by MHonArc 2.6.18.

Top of Page