Page 1 of 1

[ILINK32 Error] Error: Unable to open file 'RVSTYLE.RES'

Posted: Sat Jul 23, 2011 2:39 am
by zehdopulo
Hello,

I installed successfully TRichView in my CB2007, but when I am compile my project, the below error happens:

Code: Select all

[ILINK32 Error] Error: Unable to open file 'RVSTYLE.RES'
[ILINK32 Error] Error: Unable to open file 'RVTABLE.RES'
Remark 1: The path of linker and compiler is correct and I, for caution, even added the both .res files into my project. But with ou without the files, the linker problem appears - in debug and release.

Do you know what's the problem?

Thanks

Posted: Sat Jul 23, 2011 10:18 am
by Sergey Tkachenko
Make sure that the path to these files is added to Tools | Options, Environment Options | C++Options | Paths and Directories, Library path.