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

Installation fails on windows. #630

Closed
ZeerDonker opened this issue Jan 31, 2020 · 5 comments
Closed

Installation fails on windows. #630

ZeerDonker opened this issue Jan 31, 2020 · 5 comments

Comments

@ZeerDonker
Copy link

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 findunixinos``

@BasixKOR
Copy link

BasixKOR commented Feb 4, 2020

Maybe duplicate of #32 ?

@ZeerDonker
Copy link
Author

Hmm.

Could the readme be updated, to say it currently will not compile on windows?

(Together with pointing to that issue.)

@FranklinYu
Copy link

It's actually mentioned on https://the.exa.website (see the FAQ section), but maybe it's worth mentioning in README as well...

@skyline75489
Copy link
Contributor

Hi guys. I'm having promising result with PR #820. Check it work if you're interested.

@ariasuni
Copy link
Collaborator

Closing this in favor of this older issue: #32 (I added the link to the PR in the first comment)

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

5 participants