This turned out to be more chaotic than I thought but here it is. Compiling SDL from the command line using Visual C++. If you have questions make sure to leave them in the comments section.
Make sure you have Visual Studio installed with C++ modules.
My build setup is highly inspired by Handmade Hero. I encourage you to check that out if you want to learn more about low-level game programming.
Get SDL: https://www.libsdl.org/
Get SDL Image: https://www.libsdl.org/projects/SDL_i...
Code: https://github.com/KaanAlpar/sdl_test...
Visual Studio: https://visualstudio.microsoft.com/fr...
Twitter: / kaanalpar
Instagram: / kaanalpar