I am have trouble building a starter project of C++
on Netbeans 8.2

I have set up the C++ module for Netbeans, but am getting this
error.  Can someone please reply to me with the necessary
solution for overcoming this error, so that I can build with success, please?

cd 'C:\Users\User\Desktop\CppApplication_1'
C:\Program Files\GNU Make\make.exe -f Makefile CONF=Debug clean
"/C/Program Files/GNU Make/make.exe" -f nbproject/Makefile-Debug.mk QMAKE= 
SUBPROJECTS= .clean-conf
/usr/bin/sh: /C/Program Files/GNU Make/make.exe: No such file or directory
make: *** [nbproject/Makefile-impl.mk:46: .clean-impl] Error 127

CLEAN FAILED (exit value 2, total time: 375ms)

Reply via email to