Open MauroToscano opened 2 months ago
Referencing: https://github.com/yetanotherco/zkRust/pull/20#issuecomment-2389688246 . Risc0 is currently failing due to a toolchain issue. Specifically installing using cargo risczero appears to not install riscv32-unknown-elf-gcc. I made an issue in there discord https://discord.com/channels/953703904086994974/1291124782049267825.
cargo risczero
riscv32-unknown-elf-gcc
Referencing: https://github.com/yetanotherco/zkRust/pull/20#issuecomment-2389688246 . Risc0 is currently failing due to a toolchain issue. Specifically installing using
cargo risczero
appears to not installriscv32-unknown-elf-gcc
. I made an issue in there discord https://discord.com/channels/953703904086994974/1291124782049267825.