problem with netbeans c++
i got an error while i compiling my c++ code in netbeans
It is giving...........
mkdir -p [build/Debug/cygwin-Windows]
syntax of command is incorrect
and
make :***[build/Debug/cygwin-Windows/main.o] no rule to make target file stop.... Error 1
build failed exit value 2
It is giving...........
mkdir -p [build/Debug/cygwin-Windows]
syntax of command is incorrect
and
make :***[build/Debug/cygwin-Windows/main.o] no rule to make target file stop.... Error 1
build failed exit value 2
0