building cork plugin on MacOS and Linux

For any question about plugins!
Post Reply
vlad
Posts: 1
Joined: Mon Jul 15, 2019 9:47 pm

building cork plugin on MacOS and Linux

Post by vlad »

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
daniel
Site Admin
Posts: 7396
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: building cork plugin on MacOS and Linux

Post by daniel »

Interesting!

Can you give us feedback when you will have tested the plugin on your side?
Daniel, CloudCompare admin
Post Reply