I ran scons.py from the git bash and it shows this:
$ scons.py
scons: Reading SConscript files ...
Checking whether the C compiler works... yes
Checking whether the C++ compiler works... yes
Checking if 64 bit... no
Adding 32 bit compile flags
Checking for C library mingw32... yes
Checking for C library ws2_32... yes
Checking for C library SDLmain... yes
Checking for C library SDL... yes
Checking for C header file SDL.h... no
Checking for C header file SDL/SDL.h... no
SDL.h not found
not sure what to do...
I already did... i don't know why it can't find it...
yeah i have C:\minGW\include\SDL.h and C:\MinGW\libSDL.a etc... and i did scons --clean but it still doesn't work...
I remember running into this problem a lot when I was starting my mod back on Windows, but I don't remember how I solved it. I'll try to figure out what I did.
i know it was really sketchy though
I was recently having problems with my computer so i restarted it (to factory settings) and did everything over and it worked... not sure why it wasn't working but its fixed lol