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

No longer works #1

Open
mark-summerfield opened this issue Jun 1, 2018 · 1 comment
Open

No longer works #1

mark-summerfield opened this issue Jun 1, 2018 · 1 comment

Comments

@mark-summerfield
Copy link

I tried this with rust 1.26 and it just gave lots of errors concerning the win32api.

@sinitcin
Copy link

Please fix crate

error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812)
  --> C:\Users\User\.cargo\registry\src\github.com-1ecc6299db9ec823\graceful-0.1.1\src\lib.rs:93:5
   |
93 |     extern crate winapi;
   |     ^^^^^^^^^^^^^^^^^^^^
   |
   = help: add #![feature(rustc_private)] to the crate attributes to enable

error: aborting due to 4 previous errors

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