Are you on lunix? (You're probably on windows) I compile using visual studio, it's free to install. Just download the source and follow the steps to make a project file (Or use jacob1's premade), paste the project into the source folder (One folder up from src) and open it with visual studio)
If your computer has the memory, I recommend installing a Linux dual-boot (I recommebd either Debian or Ubuntu if you're new to linux). The compiler setup is much easier, and it's possible to cross-compile easily.
Yes, I am on windows, and maybe i might try out the visual studios approach you use.
I have tried both reinstalling mingw and I'm not sure what things to check off on the gui installer. *shrug*
I guess I will have to use Visual Studio. Thanks!
Alright. I'm setting up Visual Studio right now though, thank you guys for the help!