Closed MrGaribaldi closed 1 year ago
Hello,
The optional support for Shewchuk's triangle
software is incompatible with GARGANTUA
mode (64-bit indices),
To compile in GARGANTUA
mode:
1) copy geogram/cmake/options/CMakeOptions.txt.Gargantua
to geogram/CMakeOptions.txt
2) configure and build as usual
and what if I need both 64-bits and a constrained Delaunay triangulation ? you can use the new CDT2d class instead.
Hello,
And thank you for a very interesting library!
I'm testing it out on a large terrain tile with 225 million vertices requiring 64-bit indices.
Changing the relevant option in CMake, and I get the following errors:
This is using Revision: 6405fee3bd7a100e73134062d4a0c0b973c23dda Author: Bruno Levy Bruno.Levy@inria.fr Date: 09-Nov-23 10:57:28
Tested on windows 11 with
And OpenSuse Leap 15.4, clang version 15.0.7 Target: x86_64-suse-linux Thread model: posix