Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] compilation error with jet_smooth_point


Chronological Thread 
  • From: Arnaud Gelas <>
  • To:
  • Subject: [cgal-discuss] compilation error with jet_smooth_point
  • Date: Wed, 22 Jan 2014 13:23:57 +0100

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