https://github.com/expenses/cheese
← Return to game
Log in with itch.io to leave a comment.
Downloaded the Mac version, it runs, but I can't click on "Scenarios" or "Quit". They highlight on mouse movement, but click doesn't register...
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)`
./cheese: /lib/x86_64-linux-gnu/libc.so.6: version
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!
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!
← Return to game
Comments
Log in with itch.io to leave a comment.
Downloaded the Mac version, it runs, but I can't click on "Scenarios" or "Quit". They highlight on mouse movement, but click doesn't register...
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!
Ubuntu 18.04 also fails with:
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!