fweiss / mcu-gif

A GIF decoder for MCUs
MIT License
0 stars 1 forks source link

Upgrade to latest DSL2 #1

Open fweiss opened 11 months ago

fweiss commented 11 months ago

Original SDL2 version was 2.0.22. Latest 2.28.2 won't compile, mainly because they added the need for a Headers/SDL2 subdirectory. This is refernced in SDL.h, but not added to the file structure in the .dmg.

Upgrade to either v3.0 or 2.28.

This is needed for