i'ave download codeblock for my windows 8 but when i try to compile a code i have this message :
-------------- Build: Debug in Demineur (compiler: GNU GCC Compiler)---------------
mingw32-g++.exe -Wall -fexceptions -g -c "C:\Users\sacha\Desktop\C++ project\Demineur\main.cpp" -o obj\Debug\main.o
Execution of 'mingw32-g++.exe -Wall -fexceptions -g -c "C:\Users\sacha\Desktop\C++ project\Demineur\main.cpp" -o obj\Debug\main.o' in 'C:\Users\sacha\Desktop\C++ project\Demineur' failed.
Nothing to be done (all items are up-to-date).
wha ti need to make to correcte this ? please
(edit : i've dl this
http://sourceforge.net/projects/codeblocks/files/Binaries/12.11/Windows/codeblocks-12.11mingw-setup.exe/download )