Sebastien Loriot
Sebastien Loriot
Works!  Only the default path is invalid
> If the .json file is used by only that demo, it can be put in the demo directory Actually it could be used by triangulation on sphere, so a...
the testsuite did not really like the cmake list of the new demo. It's all broken in CGAL-6.0-Ic-186
maybe the qt specific instructions?
Still failing in CGAL-6.0-Ic-191
There are also some files put in the source directory: ``` .qt/ _deps/ earth earth_autogen/ ```
There are warnings in CGAL-6.0-Ic-205. You can visit [that page](https://cgal.geometryfactory.com/CGAL/testsuite/summary-6.0-Ic-205.html) and you'll get a summary of errors and warnings.
Successfully tested in CGAL-6.0-Ic-21[56]. However the size of the branch is 11MB. I need to have a closer look
@lrineau `ne_110m_admin_0_countries.json` is 7.7M, (929K compressed) and the branch is 1.2M.
``` /mnt/testsuite/test/Arrangement_on_surface_2_earth_Demo/Aos.cpp:1333:9: warning: typedef ‘using Point_2 = CGAL::Arrangement_on_surface_2, CGAL::Arr_spherical_topology_traits_2, CGAL::Arr_face_extended_dcel, std::__cxx11::basic_string > > >::Point_2’ locally defined but not used [-Wunused-local-typedefs] /mnt/testsuite/test/Arrangement_on_surface_2_earth_Demo/Aos_triangulator.cpp:224:11: warning: typedef ‘using Faces_ = class std::vector >’ locally...