Skip to content

Instantly share code, notes, and snippets.

@fkaa
Created March 3, 2016 14:22
Show Gist options
  • Save fkaa/32418209b8b077a25f3f to your computer and use it in GitHub Desktop.
Save fkaa/32418209b8b077a25f3f to your computer and use it in GitHub Desktop.
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