waterz icon indicating copy to clipboard operation
waterz copied to clipboard

Windows/Mac Binaries

Open william-silversmith opened this issue 3 years ago • 0 comments

I was just looking around out of idle curiosity when I saw this repo is now on PyPI. Just wanted to leave a tip in case anyone wants to set this up to compile for many OSes. Check out this Github Action for zmesh, it also has a Boost dependency:

https://github.com/seung-lab/zmesh/blob/master/.github/workflows/build_wheels.yml

I had problems with compiling on MacOS with that script, so I just compile that on my laptop like so:

https://github.com/seung-lab/zmesh/blob/master/setup.py#L12-L17

Cool stuff y'all!

william-silversmith avatar Jun 20 '21 15:06 william-silversmith