Maxime GIMENO

Results 53 comments of 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: ``` /cgal/include/CGAL/Polygon_mesh_processing/stitch_borders.h:781:12: error: could not convert ‘to_stitch_filtered’ from ‘std::vector’ to ‘CGAL::Iterator_range’ ``` 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...

![image](https://user-images.githubusercontent.com/11310805/114152487-a8809600-991e-11eb-98d3-ed7c4b0e9d7a.png) 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