Quote:
Originally Posted by THE_STORM
Today I get the MinGW full pack. I now know how to compile a single .cpp source but when I try to use makefiles and type the command "make" it return the massege:
Code:
'make' is not recognized as an
operable program or batch file.
The question is how to use MinGW with make files?
|
the command in current version of MinGW is "mingw32-make"