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 support? #41

Open
VioletGiraffe opened this issue Feb 14, 2016 · 3 comments
Open

WIndows support? #41

VioletGiraffe opened this issue Feb 14, 2016 · 3 comments

Comments

@VioletGiraffe
Copy link

Can this lib be built on and for Windows? Either way, you should specify it explicitly in the description to avoid this question in the future :)

@hmartiro
Copy link
Owner

Hello! I have never compiled redox for windows. However, I don't see any reason why it wouldn't work, especially in a mingw/cygwin setup. It may take a little CMake fiddling.

@aria-golliver
Copy link

aria-golliver commented Oct 13, 2016

I spent some time trying to get it to compile on VS2015, but I'm afraid I failed. I got it all to compile after a bit of hacking on it, but I believe the event loop was not initializing itself properly. redisAsyncConnect() calls would fail with an error message I don't recall right now. I'll be re-attempting this over this weekend or next weekend. I'll post more info after that

edit (months later): sorry I'm still trying to find time to do this...

@Domihk
Copy link

Domihk commented Mar 18, 2019

Please, update the main description to point out this is not Windows ready. I truly look forward to a windows implementation cause so far it looks like an incredible hiredis implementation.

But after a lot of getting trough the docs and learning about Redox, I just see that it is not possible/feasible to make it run on Windows. So I just hope others not to run into the same issue as me.

Besides that, Redox is great, hope it gets more attention and keeps on growing!

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

4 participants