os_type icon indicating copy to clipboard operation
os_type copied to clipboard

error[E0463]: can't find crate for `os_type`

Open dataf3l opened this issue 6 years ago • 1 comments

The program used to compile OK, and out of the blue, suddenly it no longer compiles. I have no idea what happened.

does anybody else has the same problem?

error[E0463]: can't find crate for os_type --> src/main.rs:37:1 | 37 | extern crate os_type; | ^^^^^^^^^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error

For more information about this error, try rustc --explain E0463. error: Could not compile jobs.

dataf3l avatar Sep 24 '19 11:09 dataf3l

This happens on Linux

dataf3l avatar Sep 24 '19 11:09 dataf3l