BRCC32 broken
BRCC32 broken
I manage to break the resource compiler. I tried different rc files, all fail on the first character in the file.
Error myversionrc.rc 1 2: Bad character in source input
any ideas?
[it worked, then it didn't, I can't think of anything out of the order that I might have done]
I manage to break the resource compiler. I tried different rc files, all fail on the first character in the file.
Error myversionrc.rc 1 2: Bad character in source input
any ideas?
[it worked, then it didn't, I can't think of anything out of the order that I might have done]
can you put the hex dump of your file?
ReplyDeleteMy guess... UTF-8 BOM characters at the beginning of the file. Choose "save as" and make sure not to choose UTF-8.
ReplyDeleteworks! thanks!
ReplyDelete