Ok, next problem. I'm trying to compile it and the command the tutorial gives isn't working. The command they give is:
mingw32-make -f mingwin32.mak
I get errors:
mingw32-make: mingwin32.mak: No such file or directory
mingw32-make: *** No rule to make target 'mingwin32.mak'. Stop.
I checked the MinGW\bin directory. There is a mingw32-make.exe there. There is no mingwin32.mak.