News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How do I configure Code::Blocks in order to work with resource files ?

Started by SpeedyGonzales, November 16, 2007, 10:44:36 AM

Previous topic - Next topic

SpeedyGonzales

I have no problems working with Code::Blocks till I have to use resource files.
For editing I use ResEd.
After I add the .rc file to the project and start compiling I get the message:
Execution of 'rc.exe /I "C:\Program Files\Microsoft Visual C++ Toolkit\include" -fo.objs\XYZ.res XYZ.rc' in c:\test\XYZ' failed.
I think it's not a problem with the .rc file because I tried to use the rc.exe direct from a console and I could generate a .res file.
Help !

SpeedyGonzales


Dahman