fatal error in the richview

General TRichView support forum. Please post your questions here
Post Reply
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

fatal error in the richview

Post by Ceprotec »

Hello, I have a problem when compiling my application,
is giving the following error:
[Fatal Error] RichView.pas (422): File not found: 'Debug \ DebPropDef.inc'

Thank you.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Probably you removed a dot from {.$DEFINE RVDEBUG} in RV_Defs.inc?

(I just checked, this dot is not removed in the new versions of TRichView installers)
Post Reply