Created
November 27, 2024 13:13
-
-
Save ZachBacon/193ddac576c31da121e1047e8662db42 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
error[E0463]: can't find crate for `core` | |
| | |
= note: the `i686-unknown-linux-gnu` target may not be installed | |
= help: consider downloading the target with `rustup target add i686-unknown-linux-gnu` | |
For more information about this error, try `rustc --explain E0463`. | |
error: could not compile `smallvec` (lib) due to 1 previous error | |
warning: build failed, waiting for other jobs to finish... | |
error: could not compile `cfg-if` (lib) due to 1 previous error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment