You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
./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)
The text was updated successfully, but these errors were encountered: