-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
Installation fails on windows. #630
Comments
Maybe duplicate of #32 ? |
Hmm. Could the readme be updated, to say it currently will not compile on windows? (Together with pointing to that issue.) |
It's actually mentioned on https://the.exa.website (see the FAQ section), but maybe it's worth mentioning in README as well... |
Hi guys. I'm having promising result with PR #820. Check it work if you're interested. |
Closing this in favor of this older issue: #32 (I added the link to the PR in the first comment) |
Hi,
The users library appears to be a linux specfic library. Which of course doesn't compile on windows :P .
I am seeing winapi libraries as something that is being built, when trying to install. Is this a linux/mac specific tool or was it a more crossplatform one?
https://docs.rs/users/0.9.1/users/
Compiling users v0.9.1 error[E0433]: failed to resolve: could not find
unixin
os``The text was updated successfully, but these errors were encountered: