Hi Mark, you wrote an excellent tutorial on the subject matter. I can compile using NB 8 using C/C++ using Cygwin.
My version with MinGwin 64 bit is not working, I need to make so environment variable changes and make sure the path is correct. I normally been compiling outside of NB. I use Visual Studio and Dev-C++ and doing some CUDA programming in C. Regards, Efrem McCrimon On Fri, Mar 30, 2018 at 11:32 AM, Mark Wilmoth <mark.wilm...@att.net> wrote: > What build tools are you using? Where did you get your make.exe? What > version of NetBeans and Windows are you using? > > > > ________________________________ > From: A Z <powerus...@live.com.au> > To: "us...@netbeans.incubator.apache.org" > <us...@netbeans.incubator.apache.org> > Sent: Thursday, March 29, 2018 9:07 PM > Subject: Still possess a Build Error. > > I have made the changes to the path of all the utililites so that they > are directly under c:\ > > I am still getting the response that > > cd 'C:\Users\User\Desktop\CppApplication_1' > C:\GNU_Make\make.exe -f Makefile CONF=Debug clean > "/C/GNU_Make/make.exe" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= > .clean-conf > /usr/bin/sh: /C/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: 453ms) > > How can I overcome this? > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists