When I try to compile it shows: Cannot run program "C:\Users\Public\Desktop\Cygwin" (in directory "C:\Users\Paul\Documents\NetBeansProjects\CppApplication_1"): CreateProcess error=2, The system cannot find the file specified
COMPILE FILE FAILED (exit value -2, total time: 390ms)
What file is it missing though? That's different to what I'm getting. However in both cases it's Netbeans failing to make and compile C++ programs. I'm not a developer, I just like to tinker with this stuff very occasionally.
You could try Visual Studio with C++? ...it's free I believe.