Re: Questions about Netbeans 8.2

2018-03-24 Thread Simon Alexander
It looks like IDE cannot find cygwin or msys(2) shell folder in predefined paths or registry. As fallback IDE uses system env variable Path to find shell. Try to add cygwin/msys bin folder to Path. Valid path to shell should contain sh.exe or bash.exe and on of the files: msysinfo, msys-2.0.dl

Questions about Netbeans 8.2

2018-03-22 Thread A Z
-I am running NEtbeans 8.2 on 64 bit Windows 10 Home Edition. -I have also installed 64 bit Java 8. I have been trying to get C++ working under netbeans. I have installed cmake, qmake, and the TDM 64 bit G++ compiler kit. However, having installed 64 bit MSys2, I am getting the message when I bu