JoshOrndorff / utxo-workshop

A Substrate UTXO workshop
The Unlicense
117 stars 81 forks source link

Compilation failure: could not compile `sp-application-crypto` #87

Open marcocomo opened 2 years ago

marcocomo commented 2 years ago

I'm trying to follow the Tutorial in this link https://www.youtube.com/watch?v=qaykNPHJcyw but whenever it's time to compile the file utxo.rs it is not possible since the result is the following (by running cargo check -p utxo-runtime):

For more information about this error, try "rustc --explain E0277". error: could not compile "sp-application-crypto" due to 12 previous errors warning: build failed, waiting for other jobs to finish... error: build failed

By running rustup -V I have the following outcome rustup 1.24.3 (ce5817a94 2021-05-31) info: This is the version for the rustup toolchain manager, not the rustc compiler. info: The currently active "rustc" version is "rustc 1.57.0 (f1edd0429 2021-11-29)"

I'm running this on Manjaro xfce 21.1.6.