How to statically link SDL.dll into your application
This post will show you how to statically link libSDL.a into your application instead of dynamically link with SDL.dll This post uses ffmpeg as an example, cross-compiled on linux with mingw32 compiler, which I...
Recent Comments