Commit b7e45f8a1ab9b49b8a9c4b38a21bd5523f48fe61

Sam Lantinga 2016-10-01T10:28:00

Fixed bug 3336 - Failure to build with MinGW-w64 Kai Sterker There are already patches available from mingw64 that fix the issue https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-SDL2 With those applied, I could compile SDL2 without problems. But of course, it would be preferable if SDL built cleanly from source.