Incompatible types: Integer and Longbool

General TRichView support forum. Please post your questions here
Post Reply
jamiemi
Posts: 21
Joined: Sun Oct 30, 2005 3:33 pm

Incompatible types: Integer and Longbool

Post by jamiemi »

I saw that this was an issue in Delphi 2006. I just loaded Delphi 2007 on my machine. I downloaded and installed the latest RichView files. Trying to open a project that worked fine in Delphi 2005. However, when I try to compile, I get a slew of errors in RVUni as follows:

line 323:
TGetCharacterPlacementVal(Len), TGetCharacterPlacementVal(0), res,

and the error is that Integer and LongBool are incompatible

Any ideas? Is it maybe a setting that I have not run across yet?

Thanks
jamie
Sergey Tkachenko
Site Admin
Posts: 17499
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

You use old version of TRichView, please update.
jamiemi
Posts: 21
Joined: Sun Oct 30, 2005 3:33 pm

Thank you

Post by jamiemi »

I had downloaded and installed the newest code. However, I had not completely deinstalled the old code. Once I did that and reinstalled the new code, it worked correctly.

Thank you again.
jamie
Post Reply