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 13:47:35 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:y3K47xcWZCPzd4dac2xAU6v0lGMj4u6mDksu8pMizoh2WeGdxc+7Yx7h7PlgxGXEQZ/co6odzbGG7ua5BydZsd6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDvvcSNKFwYzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3Heb8lR+lYECg+KDJyo9b6sAHKCwqJ/HoVFGsM1QFZBhDMqxD8UJC2uSTzsq9x2TKRINbtHowzDD+t5qMuRB7zgzocLBY49nvWg4p+lvF1uhWk8lZEzoTde52UOfw2WqTHfNQGDSpuU8FUWjBbE621ZJcIFftAd64MtI36vVoJsV27ASGjAeruznlDgXqgjv5y6PgoDQyThF9oJNkJqnmB9Ng=
  • Organization: GeometryFactory

On 10/28/2015 11:57 AM, Harshil Oza wrote:
Windows - VS2013 I have been using.

I have included /CGAL/Polygon_mesh_processing/fair.h to the top but
error is till there.

I meant adding inside CGAL/Polygon_mesh_processing/fair.h
#include <CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h>

Anyway, there is an error in naming of preprocessing macros. I fixed in
the release branch.

Here is a copy of the file including the fix:
https://raw.githubusercontent.com/CGAL/cgal/master/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h


Sebastien.


Is there and Pr-processor macro that need to set?

Thanks & Regards,
Harshil


On Wed, Oct 28, 2015 at 4:21 PM, Sebastien Loriot (GeometryFactory)
<

<mailto:>>
wrote:

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




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss







Archive powered by MHonArc 2.6.18.

Top of Page