Created
March 3, 2016 14:22
-
-
Save fkaa/32418209b8b077a25f3f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Tund\.cargo\registry\src\github.com-88ac128001ac3a9a\dxguid-sys-0.0.1\src\lib.rs:5:1: 5:17 error: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) | |
C:\Users\Tund\.cargo\registry\src\github.com-88ac128001ac3a9a\dxguid-sys-0.0.1\src\lib.rs:5 #![experimental] | |
^~~~~~~~~~~~~~~~ | |
C:\Users\Tund\.cargo\registry\src\github.com-88ac128001ac3a9a\dxguid-sys-0.0.1\src\lib.rs:5:1: 5:17 help: add #![feature(custom_attribute)] to the crate attributes to enable | |
error: aborting due to previous error | |
Build failed, waiting for other jobs to finish... | |
Could not compile `dxguid-sys`. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment