Maxime GIMENO
Maxime GIMENO
You need to fill Boost_DIR with the path to /cmake/Boost_1_73_0
Windowws : ``` C:\cgal\Polygon_mesh_processing\include\CGAL/Polygon_mesh_processing/stitch_borders.h(822): error C2440: 'initializing': cannot convert from 'HalfedgePairsRange' to 'std::vector' [D:\a\cgal-swig-bindings\cgal-swig-bindings\build\SWIG_CGAL\Polygon_mesh_processing\CGAL_Polygon_mesh_processing_python.vcxproj] ``` Linux: ``` [01m[K/cgal/include/CGAL/Polygon_mesh_processing/stitch_borders.h:781:12:[m[K [01;31m[Kerror: [m[Kcould not convert ‘[01m[Kto_stitch_filtered[m[K’ from ‘[01m[Kstd::vector[m[K’ to ‘[01m[KCGAL::Iterator_range[m[K’ ``` If it...
That is what I am saying: those are the same errors.
Sorry, there is another error too : https://travis-ci.com/github/CGAL/cgal-swig-bindings/jobs/407130811#L6243
@noamgat Yes, the stitch_border issues are unrelated, thanks
@sloriot I have a question. We don't want to write the "header" if there is no additional data to write, but I am not sure how to decide that. Maybe...
I was talking about >What could be done here (I'll describe it for cells but it would work for vertices as well) is to have for the cell type a...
>The reading function knows exactly the size of the data it needs to read By detecting the presence of read_data/write_data in its vertex/cell type, like you said ? If there...
 The underlined CGAL in CGAL 5.3 Manual should not be a link. The original issue is that the research tool doesn't work.
Ok, but the research tool doesn't work and it is also an issue EDIT: My bad, it was only a caps issue, nothing wrong here