It could be the space in the directory name "GNU Make" causing it. You might
want to make it "GNU_Make". Make sure it's in your Windows path system
variable too.
From: A Z <[email protected]>
To: "[email protected]"
<[email protected]>
Sent: Thursday, March 29, 2018 2:26 AM
Subject: Help with C++ on Netbeans 8.2
#yiv6799315600 P {margin-top:0;margin-bottom:0;}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)