Windows: download MinGw graphical installer from http://www.mingw.org/download/installer, install mingw-base package + mingw-gcc-g++ and add C:\MinGW\bin to system variable Path
if you select “…development…” package you may get some headers missing errors (you need some Windows development headers). Please install only the above specified packages.