Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

doesn’t work on my ubuntu 20.04 ./cheese: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32’ not found (required by ./cheese)`

Thanks! I'll look into this.

I'll upload a version tonight that only requires glibc 2.27. That should fix the issue.

Try it now!

(3 edits)

Ubuntu 18.04 also fails with:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: XError { description: "BadDrawable (invalid Pixmap or Window parameter)", error_code: 9, request_code: 149, minor_code: 4 }', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.23.0/src/platform_impl/linux/x11/window.rs:1024:14

and several memory leaks. It may be something with my nvidia drivers though. 

Edit: Yeah, that's probably it. Ignore this.
Edit2: Will try it on Windows later.

Crashed on Windows too, without any messages. Could be something to do with my graphics card.

Now it’s working!