Page 1 of 1

After updating to TRichView v21.1

Posted: Tue Mar 14, 2023 9:09 am
by candsoft
Hello :D

After updating to TRichView v21.1

CompileError occurs in RVMathitem.pas ( Not enough actual parameters )

Can you check it?

Thanks!!

Re: After updating to TRichView v21.1

Posted: Tue Mar 14, 2023 10:59 am
by standay
Candsoft, I had some misc compile errors too with initial install of 21.1. I think I closed Delphi and restarted and everything seemed to settle down. Not sure what the errors were now but things are OK. Using Delphi 10.3. Just FYI. Stan

Re: After updating to TRichView v21.1

Posted: Tue Mar 14, 2023 11:49 am
by Sergey Tkachenko
I confirm that RVMathItem.pas was not updated in the Setup.
I'll upload a fixed version later today.
As a quick fix, you can add False as the last parameter on the lines that generate the error.

Re: After updating to TRichView v21.1

Posted: Tue Mar 14, 2023 2:01 pm
by standay
Thanks Sergey

Stan

Re: After updating to TRichView v21.1

Posted: Wed Mar 15, 2023 8:29 am
by candsoft
It is compiled by following your advice

Thanks :D

Re: After updating to TRichView v21.1

Posted: Wed Mar 15, 2023 6:22 pm
by Sergey Tkachenko
A fixed setup has been uploaded.
(but if you already made the changes, you do not need to reinstall)