Well, thanks : I tried to change that command line, but with no success.
Desperated, I tried to change the compiler.
I installed the wxPack2.8 compiled with VC.
when I try to compile a new wxWidgets project on Code::Blocks, I have nearly the same error during the resource compiling :
-------------- Build: Debug in test_wx2 ---------------
Execution of 'rc.exe /IE:\progs\wxWidgets2.8\include /IE:\progs\wxWidgets2.8\lib\vc_dll\mswud -foobj\Debug\resource.res resource.rc' in 'H:\home\boulot\dev\cpp\test_wx2' failed.
Nothing to be done.
the file wx.rc is well located : E:\progs\wxWidgets2.8\include\wx\msw\wx.rc.
Did I miss something ?
Yéyé