Closed this-kramer closed 2 years ago
Good idea, I'll try and add some binaries.
I added the precompiled .so file from my Linux on this branch in the lib
folder. I am not sure about compatiblity with other systems, especially other Linux distros. Maybe you could test it on yours, @this-kramer ?
To clarify: the whole issue would ask to:
While we're at it, we might as well compile it for several platforms and package them all. Windows, Linux (x86, ARM), macOS (x86, M1). Ideally, we could get a script that does this automatically so that version bumps are easy to do.
Also, quick note: please check mcl's license. If we want to ship the binary, we probably have to distribute their license alongside.
I added the precompiled .so file from my Linux on this branch in the
lib
folder. I am not sure about compatiblity with other systems, especially other Linux distros. Maybe you could test it on yours, @this-kramer ?
Works on my machine (Ubuntu 20.04)
This is fixed by #33
Currently, one has to manually install mcl. It would be easier to use, especially in a containerized context, if we could deliver a pre-compiled default version of mcl that is used if mcl is not installed.