Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compilation Error in triangulate_refine_and_fair_hole : CGAL 4.7

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compilation Error in triangulate_refine_and_fair_hole : CGAL 4.7


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Compilation Error in triangulate_refine_and_fair_hole : CGAL 4.7
  • Date: Wed, 28 Oct 2015 11:51:49 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:DAbbQxc7Y/PGsWW9FQTFRosSlGMj4u6mDksu8pMizoh2WeGdxc68YB7h7PlgxGXEQZ/co6odzbGG7ua5BCdaud6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDvvcSOKF8QzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3GePEzQrVcSTgnKGso/9bDtB/ZTALJ6GFPfH8Rl08COAXP5QrmX5r3+g/9rOt6xGHaEsDxSL0oQyWM5qx3TwX5yW1PYyU993vWjdA2iaZzrxeophg5yInRNtLGfMFid7/QKItJDVFKWdxcAnRM
  • Organization: GeometryFactory

What platform are you on?

Could you try adding at the top of include/CGAL/Polygon_mesh_processing/fair.h

#include <CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h>?

Thanks,

Sebastien.

On 10/28/2015 11:43 AM, Harshil Oza wrote:
Hi Guys,

I am using the default example and while compiling the same I got this
following error

error C2039: 'Cotangent_weight_with_voronoi_area_fairing' : is not a
member of 'CGAL::internal'

Quick help will be appreciated.
Thanks & Regards,
Harshil






Archive powered by MHonArc 2.6.18.

Top of Page