Hello,
I needed to run cork on MacOS, so I fixed compilation of cork plugin on macos and also made version of cork library that doesn't use gmp or mprr (replaced it with mini-gmp), take a look in
https://github.com/vfonov/CloudCompare/ ... 892c8007a0 - change to cork plugin to compile on MacOS (should work on Linux too, however I didn't test it)
and
https://github.com/vfonov/cork/tree/CloudCompare - libcork that compiles (optionally) without mprr or gmp, can be built with cmake
building cork plugin on MacOS and Linux
Re: building cork plugin on MacOS and Linux
Interesting!
Can you give us feedback when you will have tested the plugin on your side?
Can you give us feedback when you will have tested the plugin on your side?
Daniel, CloudCompare admin