Users using the latest Ubuntu 25.04 can install the required SDL3 libraries directly.
Building them yourself is not necessary.
sudo apt install libsdl3-dev libsdl3-image-dev libsdl3-ttf-dev
I've updated my binding to the latest SDL3:
- SDL-release-3.2.10
- SDL_image-release-3.2.2
- SDL_ttf-release-3.2.2