I have this .rc file
Code: Select all
#define cwicon 500
cwicon ICON DISCARDABLE "cw.ico"
windres compiled it just fine saying that "-i" is deprecated and should use "-j" instead.
Then when codelite calls the linker, it errors with "not a valid resource file" or something.
Thanks!
BTW, here's my project:
http://rel.phatcode.net/junk.php?id=129