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: Harshil Oza <>
  • To:
  • Subject: Re: [cgal-discuss] Compilation Error in triangulate_refine_and_fair_hole : CGAL 4.7
  • Date: Wed, 28 Oct 2015 16:27:58 +0530
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:5wqAbxwvS1jISEjXCy+O+j09IxM/srCxBDY+r6Qd0eMUIJqq85mqBkHD//Il1AaPBtWGrasZwLCO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStOU1pn8jbj60qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD888n7NNKBKXmY7wjH/sfFyUjK2lz5cvxtBCFQxHI/WoZSmxRkxxGBE/O4xj+G5vwqSDnrfEu5C7PNsL/SfU4WC+p8rxwYB7ukiYOcTAjo0/NjcklrKtBuxKgo1RY0YecNIGcLuF+f6fab9oySm9IX8IXXCtEVNDvJ7ATBvYMaL4L57L2oEED+EOz

Windows - VS2013 I have been using.

I have included /CGAL/Polygon_mesh_processing/fair.h to the top but error is till there.
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) <> 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