jllodra / ncdump-json

Modified ncdump to output data in json format
85 stars 28 forks source link

NetBeans-Cygwin #12

Open ghost opened 7 years ago

ghost commented 7 years ago

cd 'C:\Users\selekao\Documents\NetBeansProjects\Cpp_Proiect_1' C:\cygwin\bin\make.exe -f Makefile CONF=Debug "/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf make[1]: Entering directory '/cygdrive/c/Users/selekao/Documents/NetBeansProjects/Cpp_Proiect_1' "/usr/bin/make" -f nbproject/Makefile-Debug.mk dist/Debug/GNU_Cygwin-Windows/cpp_proiect_1.exe make[2]: Entering directory '/cygdrive/c/Users/selekao/Documents/NetBeansProjects/Cpp_Proiect_1' mkdir -p build/Debug/GNU_Cygwin-Windows rm -f "build/Debug/GNU_Cygwin-Windows/main.o.d" gcc -c -g -MMD -MP -MF "build/Debug/GNU_Cygwin-Windows/main.o.d" -o build/Debug/GNU_Cygwin-Windows/main.o main.cpp main.cpp:1:0: fatal error: can't open /cygdrive/c/Users/selekao/AppData/Local/Temp/cck4APdB.s for writing: No such file or directory /* ^ compilation terminated. make[2]: * [nbproject/Makefile-Debug.mk:68: build/Debug/GNU_Cygwin-Windows/main.o] Error 1 make[2]: Leaving directory '/cygdrive/c/Users/selekao/Documents/NetBeansProjects/Cpp_Proiect_1' make[1]: * [nbproject/Makefile-Debug.mk:59: .build-conf] Error 2 make[1]: Leaving directory '/cygdrive/c/Users/selekao/Documents/NetBeansProjects/Cpp_Proiect_1' make: *\ [nbproject/Makefile-impl.mk:40: .build-impl] Error 2

BUILD FAILED (exit value 2, total time: 1s)