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

Add instructions on how to build it on other distributions such as Redhat? #1

Open
paulzwu opened this issue Oct 25, 2019 · 1 comment

Comments

@paulzwu
Copy link

paulzwu commented Oct 25, 2019

It is a very nice project. If there are more step-by-step on how the library is built, it will be much more helpful.

@harryjph
Copy link
Contributor

harryjph commented Jan 3, 2020

Sorry, didn't see this issue had been opened. You can checkout the Travis config for the build configuration, you need GCC installed on OSX / Linux and MSVC Compiler on Windows. You obviously also need the Rust toolchain, namely rustc and cargo

Then run build --release --features "simd"

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

2 participants