Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetBeans-Cygwin #12

Open
ghost opened this issue Oct 20, 2016 · 0 comments
Open

NetBeans-Cygwin #12

ghost opened this issue Oct 20, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 20, 2016

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant