Windows Development
Introduction
Like many developers, I greatly prefer a Linux based development setup. Though, sometimes I make the switch back to the hellscape that it Windows development. When I do, I generally like to use the same compiler I'd be using on Linux. Mingw!
Here are some references that I know I'll find helpful in the future.
Install Mingw on Windows
This is the link you want to use. Avoid all the garbage terminal applications that claim to come packed with mingw. This will help avoid a massive headache.
Last updated