Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Unable to integrate CGAl with other software.

Subject: CGAL users discussion list

List archive

[cgal-discuss] Unable to integrate CGAl with other software.


Chronological Thread 
  • From: Chaman Singh Verma <>
  • To: "" <>
  • Subject: [cgal-discuss] Unable to integrate CGAl with other software.
  • Date: Tue, 28 Feb 2017 23:14:29 +0000 (UTC)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:2VTUURdAU7TTCgH/avtJtZj3lGMj4u6mDksu8pMizoh2WeGdxc6+bR7h7PlgxGXEQZ/co6odzbGH7ua6CCdZvN7B6ClEK8McEUddyI0/pE8JPo2sMQXDNvnkbig3ToxpdWRO2DWFC3VTA9v0fFbIo3e/vnY4ExT7MhdpdKyuQtaBx5f/6+fnsZbcagENiDumaq5pNz23qx/Qv48Ym8Eqfq0+wx+MrnpTcPlN3ktpI0iSllDy/JHjxpN79zVsvKcK98dFWKOyRKU+QrwQMjk8Nml9sMbwq0eaFSOe73sbVSMdlR8eUCbf6xSvdZf4tyL8/tF83iaadfP7V7U9EWCp9Lk1EUfAmS4HMDl/+2bS3J8jxJlHqQ6s8kQsi7XfZ5uYYaJz

Hello All,

CGAL works quite fine if I write standalone programs. However, when I integrate
with other software, I get the following error. I assume that it must be some compiler
ordering issue ( or namespace ). But do not know how to resolve it.

Any help would be great.

csv




/home/csverma/Disk/Software/CompGeom/CGAL/V4.9/include/CGAL/Surface_mesh/IO.h:347:14: error: invalid use of ‘struct boost::property_map<typename CGAL::Surface_mesh<Point_3>::Vertex_index, typename CGAL::Surface_mesh<Point_3>::Point>’
       = mesh.template property_map<typename Mesh::Vertex_index, Point_3>("v:point").first;




  • [cgal-discuss] Unable to integrate CGAl with other software., Chaman Singh Verma, 03/01/2017

Archive powered by MHonArc 2.6.18.

Top of Page