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 <[email protected]> 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 <[email protected]> > To: "[email protected]" > <[email protected]> > 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: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
