This is the first time I'm trying to compile AdvanceMAME on Linux Mint 21, but I have successfully compiled it on this computer on Lubuntu 18.04, and on other computers, on Linux Mint 20.
I wonder if it has something to do with the Ubuntu 22.04 base using a newer libSDL, compared with Ubuntu 20.04 and earlier (I also had issues with Retropie on Linux Mint 21, and apparently it was related with this newer libSDL).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got the following when trying to compile AdvanceMAME on a fresh install of Linux Mint 21 (beta):
This is the first time I'm trying to compile AdvanceMAME on Linux Mint 21, but I have successfully compiled it on this computer on Lubuntu 18.04, and on other computers, on Linux Mint 20.
I wonder if it has something to do with the Ubuntu 22.04 base using a newer libSDL, compared with Ubuntu 20.04 and earlier (I also had issues with Retropie on Linux Mint 21, and apparently it was related with this newer libSDL).
Which gcc version is used ?
You can get it with gcc --version
gcc 11.2.0
It's something that should be fixed in the git code. You can get it from: https://github.com/amadvance/advancemame/
Ciao,
Andrea
That worked!! Thanks a bunch! :)