Page 1 of 1

Problem in the ZExpression.pas file - compiler halts

Posted: 05.12.2020, 13:02
by JD
Hi there everyone,

I use Lazarus IDE 2.1.0/fpc 3.2 created with the aide of fpcupdeluxe. I recently downloaded and installed zeoslib-code-0-r7118-trunk into the IDE.

When I compile a project of mine, I get the following error:
ZExpression.pas(654,23) Error: Incompatible type for arg no. 2: Got "Class Of IZFunction", expected "TClass"
lazarus_1Yl2ezuZu5.png
How can I correct this problem?

Thanks,

JD