Este é o erro que aparece no meu Netbeans quando vou compilar o projeto:
C:\cygwin64\bin\make.exe -f Makefile CONF=Debug
"/C/cygwin64/bin/make.exe" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
/bin/sh: /C/cygwin64/bin/make.exe: No such file or directory
make: *** [nbproject/Makefile-impl.mk:40: .build-impl] Error 127CONSTRUIR FAILED (valor de saída 2, tempo total: 1s)
Alguém sabe como posso resolver?