Is it possible to use SDL2 from source in an application, without needing to compile .libs, .dlls or OSX frameworks files?
My C/C++ skills can be best described as naive, but I suspect the library can be used in this way. Has anyone done so successfully, or tried something similar?