mmozeiko / build-sdl3

Automatic build of SDL3 libraries for Windows
41 stars 6 forks source link

Can you add automatic build of sdl2-compat? #4

Closed Curculigo closed 1 month ago

Curculigo commented 1 month ago

The program I use still stuck with SDL2 and the sdl2-compat project is very handy:

https://github.com/libsdl-org/sdl2-compat

I have tried to build sdl2-compat against your automatic sdl3 binary build and it turned out to be very straight forward.

mmozeiko commented 1 month ago

Good suggestion. I'll add it.

mmozeiko commented 1 month ago

Now builds have SDL2 compat library included.