Subject: CGAL users discussion list
List archive
- From: Iasonm <>
- To:
- Subject: Re: [cgal-discuss] Error on master branch build
- Date: Fri, 8 Dec 2017 08:54:54 -0700 (MST)
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
- Ironport-phdr: 9a23:l37YKh06YnV9OFkDsmDT+DRfVm0co7zxezQtwd8ZsesTKPad9pjvdHbS+e9qxAeQG96Eu7QZ06L/iOPJZy8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tLw6annrn5jEbHlDzNBF+O//uMo/UlcW+ke6oqLPJZAAdpTOmZrV3ZEGvtBnWssQQjKNtL68wzl3CpX4eKLce/n9hOV/Gx0W03cy35pM2qyk=
I made it work eventually but I did not have the time to create a self
contained file reproducing the error. I may do that when I'll have some
time.
*My problem looked like:*
{//a.h
//cgal includes
#include <CGAL/extract_mean_curvature_flow_skeleton.h>
//some functions
}
As mentioned this produced:
/usr/local/include/CGAL/Polygon_mesh_processing/measure.h:522:10: error:
‘exact’ was not declared in this scope
exact(volume);
*And eventually what worked was:*
{//a.h
//cgal includes
//some functions
}
{//b.h
#include <CGAL/extract_mean_curvature_flow_skeleton.h>
//usage of the skeletonization package..
}
and the above worked fine
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] Error on master branch build, Iasonm, 12/05/2017
- Re: [cgal-discuss] Error on master branch build, Andreas Fabri, 12/05/2017
- Re: [cgal-discuss] Error on master branch build, Iasonm, 12/08/2017
- Re: [cgal-discuss] Error on master branch build, Andreas Fabri, 12/05/2017
Archive powered by MHonArc 2.6.18.