Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi Ray, 

I really like this tool (and Raylib). Happy to support your excellent work and just bought thisfor the Linux version.

When running ./rtexviewer, however, I'm getting an error that 'GLIBC_2.3x' (x = 5 | 3 | 4) is not found and is required by the app. My current GLIBC version is 2.31 and I'm running Ubuntu 20.04.6 LTS x86.

Is there a relatively painless way of overcoming this error without making major changes (e.g., upgrading Ubuntu to a new version)?

Thanks,

edibo

Just reviewed this issue. 

All the tools are build on GitHub servers using the provided Linux host runner, that use by default Ubuntu 22.04, I tried rebuilding it with Ubuntu 20.04 alternative host. 

I'm uploading a new file but please note that this new version is a development version with some improvements and new features for the tools and not much tested. 

Please, let me know if it works for you! :) 

Dear Ray,

Much thanks for your quick reply and upload.

I tested the Ubuntu 20.04 (dev) version and it works perfectly as far as I can see. I also upgraded another machine to Ubuntu 22.04 to try the release version and that works great too.

Thanks again and keep up the great work!!!

edibo

Nice! Glad to know it worked! :D