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

Not currently building on Windows #19

Open
steveklabnik opened this issue Feb 6, 2019 · 1 comment
Open

Not currently building on Windows #19

steveklabnik opened this issue Feb 6, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@steveklabnik
Copy link

error[E0433]: failed to resolve: could not find `unix` in `os`
  --> src\lib.rs:17:14
   |
17 | use std::os::unix::io::RawFd;
   |              ^^^^ could not find `unix` in `os`

and related errors :)

@polachok polachok added help wanted Extra attention is needed bug Something isn't working labels Feb 6, 2019
@polachok
Copy link
Owner

polachok commented Feb 6, 2019

I don't have a windows machine (and windows programming experience), so I'd need help with this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants