Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: SpeedyGonzales on November 16, 2007, 10:44:36 am
-
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 !
-
Problem is resolved.
Thanks for the many reply's. :(
-
Thanks for sharing the solution!
Dahman