Hello to all , i have configure the code block to use cygwin g++ 4.3.2.2 compiler but when i build a project
This error display
-------------- Build: Debug in XXX ---------------
Compiling: main.cpp
Execution of 'g++-4.exe -Wall -fexceptions -g -c "C:/Documents and Settings/nicholas_tse/Desktop/XXX/main.cpp" -o obj/Debug/main.o' in 'C:\Documents and Settings\nicholas_tse\Desktop\XXX' failed.
Nothing to be done.
Please help.
Thanks.