Closed agemuend closed 1 month ago
Hi!
Thanks for the heads up! Normally using static linking, this one slipped under the radar. It is now fixed in the master branch.
And sorry about the late response, been working on other projects the past couple of years.
The parameterization module misses sisl in its DEPLIBS in Cmake, which leads to a lot of undefined references errors when trying to build GoTools shared libraries:
https://github.com/SINTEF-Geometry/GoTools/blob/master/parametrization/CMakeLists.txt#L15