User forums > Using Code::Blocks
invalid option -- J
yeye:
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 :
--- Code: ----------------- 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.
--- End code ---
the file wx.rc is well located : E:\progs\wxWidgets2.8\include\wx\msw\wx.rc.
Did I miss something ?
Yéyé
stahta01:
Which compiler? What version of it?
Ex. MS VC 8.0 express (2005) or MS VC 9.0 express (2008)
What OS? XP or Vista or what
FYI: Some people had issues using MinGW GCC if source code was over more that one drive.
You have library on E: and project on H:
But, your original problem was an very old copy of windres.exe
Tim S
Navigation
[0] Message Index
[*] Previous page
Go to full version