caves
caves copied to clipboard
runtime-error: Panics during runtime. Cannot run the build.
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.tomldoes not specify the versions of libraries used.~~Cargo.lockhas the library versions. - Compiling with rustc
1.56.1on linux - Log error.log
- Error: https://github.com/rust-lang/rust/issues/73573
Thanks!