Tag Archive: SDL2
Building SDL 2 with SCons on Linux

In this post I’m going to show you how to build SDL2 as a static library on Linux using a building tool called SCons. The static library will be used to create a basic program which opens a window, nothing fancy, but…
Read more