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

Rii support for Windows or multiplatform or pure python (similar to nanopq) #39

Closed
ashleyabraham opened this issue Jul 7, 2021 · 2 comments

Comments

@ashleyabraham
Copy link
Contributor

In the readme it said Rii only works with Linux, I've used it in Mac with no issues and now trying to use it in Windows for a client and getting build error. Is there a way to build it in Windows (instructions please) or any plans for windows or multi-platform support in the near future

@matsui528
Copy link
Owner

Rii works for WSL (I confirmed). I recommend using WSL.

For native windows, I don't plan to support it now. It seems SIMD codes need to be revised. https://github.com/matsui528/rii/runs/3014401725?check_suite_focus=true Currently, I don't have a windows platform (MSVC) and cannot solve the problem. PR is welcome!

I don't plan to make rii pure-python. For rii to be fast, I need to use c++.

@matsui528
Copy link
Owner

#42

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