Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game don't start #554

Open
DeadlyneCode opened this issue Feb 16, 2025 · 3 comments
Open

Game don't start #554

DeadlyneCode opened this issue Feb 16, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@DeadlyneCode
Copy link

Which target are you using?

[ ] Windows
[X ] Linux
[ ] Mac

Explain your issue

Please check first if your issue haven't already been reported yet.

missing dependency on debian

Image

./CodenameEngine: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ./CodenameEngine)

./CodenameEngine: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by ./CodenameEngine)

./CodenameEngine: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ./CodenameEngine)

@DeadlyneCode DeadlyneCode added the bug Something isn't working label Feb 16, 2025
@DeadlyneCode DeadlyneCode changed the title Bug Report: [DESCRIBE YOUR BUG IN DETAIL HERE] Game don't start Feb 16, 2025
@r6915ee
Copy link

r6915ee commented Feb 16, 2025

Are you sure that you have the GNU C Library installed on your system? I don't use Debian all too much and prefer Fedora if I will switch from Windows, but I know that Lime makes use of gcc to actually compile the game.

@Roddy964
Copy link

the mac verison doesnt work either.
the windows verison does work with whiskey tho... strange

@NeeEoo
Copy link
Member

NeeEoo commented Feb 28, 2025

You need to do a special thing to allow mac to run it
By right clicking it and clicking open
And if that doesn't work try running the actual binary in terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants