Sorry to bother you here, but I wasn't sure where to reach out.
Building on macOS 14 I get the following error:
triangle/core.c:196:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit code 1
(schimpy) gbsmith@plato ocsmesh %
I updated my active Conda environment with the OCSMesh environment.yml file, jigsaw installs correctly.
I tried using the Conda instructions first, and that failed with the same error. I then tried using the git instructions, and again, failed at same place.
Sorry to bother you here, but I wasn't sure where to reach out.
Building on macOS 14 I get the following error:
triangle/core.c:196:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit code 1
(schimpy) gbsmith@plato ocsmesh %
I updated my active Conda environment with the OCSMesh environment.yml file, jigsaw installs correctly.
I tried using the Conda instructions first, and that failed with the same error. I then tried using the git instructions, and again, failed at same place.