Monday, June 13, 2011

How to install MinGW


1.First, you have to make a new folder in C:\MinGW
2.move your MinGW that you have download to C:\MinGW
3.install MinGW(you must connect to internet)
4.open Advanced system settings, environtment variables and make
Variable name : PATH
Variabel value : C:\MinGW\bin
Then OK.








To check
 open command prompt and type "gcc"
 if your instalation successfull there  will be"gcc : no input files"






0 comments:

Post a Comment