caves icon indicating copy to clipboard operation
caves copied to clipboard

runtime-error: Panics during runtime. Cannot run the build.

Open EverWinter23 opened this issue 3 years ago • 0 comments

Hey, went through the rust-SDL2 tutorial series, really excellent. Kinda sad that series ends up abruptly. Anyway, after I was done with that, I was going through your github repos for more resources on rust and SDL2. Came across this, and was super excited to play it. However, I'm unable to run it :(

Information:

  • ~~Cargo.toml does not specify the versions of libraries used.~~ Cargo.lock has the library versions.
  • Compiling with rustc 1.56.1 on linux
  • Log error.log
  • Error: https://github.com/rust-lang/rust/issues/73573

Thanks!

EverWinter23 avatar Nov 16 '21 20:11 EverWinter23