I have installed Netbeans as well as MinGW along with the MSYS, still I am having the below error when build and run
C:\MinGW\msys\1.0\bin\make.exe -f Makefile CONF=Debug
make.exe": /bin/sh: Command not found
make.exe": /bin/sh: Command not found
make.exe": *** [.validate-impl] Error 127
What could be the reason.