Sebastien Loriot
Sebastien Loriot
I'm not sure to understand correctly what you want to get. Are you interested in getting in the output the edges that are common to both mesh1 and mesh2? In...
This platform is part of our testing platforms and we did not have such errors. Could you please share more details?
Another [here](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.0-Ic-129/Straight_skeleton_2/TestReport_Christo_MSVC2017-Release-64bits.gz) ``` ------------------------------------------------------------------ - Straight_skeleton_2/ProgramOutput.execution of test_sls_weighted_polygons_with_holes ------------------------------------------------------------------ CGAL::Random()::get_seed() = 1702623130 Seed is 1702623130 4 holes of size 10 pwh.outer_boundary() = 4 -3 -0.5 3 -0.5 3 0.5 -3...
Note that there is a conflict with `master`
Warnings: - `earth/GUI_event_handler.h:28:47: warning: unused parameter ‘e’ [-Wunused-parameter]` - `earth/GUI_event_handler.h:29:46: warning: unused parameter ‘e’ [-Wunused-parameter]` - `earth/GUI_event_handler.h:30:49: warning: unused parameter ‘e’ [-Wunused-parameter]` - `earth/GUI_event_handler.h:31:27: warning: unused parameter ‘w’ [-Wunused-parameter]` -...
First Error: ``` earth/Main_widget.cpp:64:38: error: ambiguous overload for ‘operator
I would be in favor to rename `earth` into `Arrangement_on_sphere_earth` or something like that
If the .json file is used by only that demo, it can be put in the demo directory
and the license of the file should be mentioned clearly
Almost done: ``` Arrangement_on_surface_2/demo/Arrangement_on_surface_2_earth/GUI_event_handler.h:31:27: warning: unused parameter ‘w’ [-Wunused-parameter] 31 | virtual void resize(int w, int h) {} | ~~~~^ Arrangement_on_surface_2/demo/Arrangement_on_surface_2_earth/GUI_event_handler.h:31:34: warning: unused parameter ‘h’ [-Wunused-parameter] 31 | virtual void...