Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Unable to fix the problem:

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Unable to fix the problem:


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Unable to fix the problem:
  • Date: Sun, 11 Dec 2016 16:27:03 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:pvk6yRANJAOrhvpPObBgUyQJP3N1i/DPJgcQr6AfoPdwSP3zrsbcNUDSrc9gkEXOFd2CrakV0KyI6+u7BiRAuc/H6y9SNsQUFlcssoY/oU8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUt2as8Pi3O+7/9jfYh5DmSGmSbJ0NhS/6wvL5ecMho43A6A90BbAuTNmcu5MxCs8LFSfhRv1/YG+9ZR58gxftvUk+tJaQKvzdLg/V60eBzMjZTNmrPb3vAXOGFPcrkAXVX8bx0JF
  • Organization: GeometryFactory


It seems rather obvious to me



On 11/12/2016 14:07, Chaman Singh Verma wrote:
Hello,


I have been trying hard to fix the following compilation error, but so
far no clue.


/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h:40:20:
error: expected nested-name-specifier before ‘property_map_value’
typedef typename property_map_value<PolygonMesh,
^
/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h:40:20:
error: expected ‘;’ at end of member declaration
/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h:40:38:
error: expected unqualified-id before ‘<’ token
typedef typename property_map_value<PolygonMesh,
^
/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h:44:40:
error: ‘Point’ was not declared in this scope
typedef typename CGAL::Kernel_traits<Point>::Kernel Kernel;
^
/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h:44:45:
error: template argument 1 is invalid
typedef typename CGAL::Kernel_traits<Point>::Kernel Kernel;

csv



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page