Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows/Mac Binaries #12

Open
william-silversmith opened this issue Jun 20, 2021 · 0 comments
Open

Windows/Mac Binaries #12

william-silversmith opened this issue Jun 20, 2021 · 0 comments

Comments

@william-silversmith
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant