MinGW Downloader
Instructions
- Uncompress MinGW-Downloader.zip
in
C:\Compilers
(or any other folder without spaces) - Execute
C:\Compilers\MinGW-Downloader\MinGW-4.5-Downloader.bat
- Wait until it finishes.
- Done, you get
MinGW-4.5
folder with gcc 4.5 and batch file namedRun-cmd-with-MinGW-4.5.bat
which setups the PATH directory to use gcc and g++ from the command line.
Finally the MinGW-4.5
folder and Run-cmd-with-MinGW-4.5.bat
file
are portable, which means that you can copy both in a pen drive and
use them anywhere.
Problems?
Report errors to davidcapello@gmail.com