In 2024, I started using Linux as my second operating system (for self-development) for writing programs and websites. Last month, I finally switched to Linux, as I don’t play games as often anymore and all the programs I need are compatible with Linux, plus I really enjoyed customizing the xfce design to my liking.
When I visited the Defold website before switching to Linux, I saw and still see the message “Requires Ubuntu 18.04 (64-bit) or newer,” and I thought I would return to game development after a break. But when I downloaded Defold, I encountered an error in the console:
./Defold: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by ./Defold)
./Defold: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34’ not found (required by ./Defold)