internettools icon indicating copy to clipboard operation
internettools copied to clipboard

Compile error

Open TrueHouse opened this issue 1 year ago • 1 comments

Hi, I get this error when trying to compile internettools:

xquery__regex.pas(696,70) Error: Incompatible type for arg no. 2: Got "<procedure variable type of function(const PChar;const LongInt;const TFLRECaptures):AnsiString of object;Register>", expected "<procedure variable type of function(const PChar;const TFLRECaptures):AnsiString of object;Register>"

Seems to be the same issue that someone else reported. You answered that they should use the old FLRE. Where do I get that?

Thank you.

TrueHouse avatar Jun 03 '24 13:06 TrueHouse

No, your message is exactly the opposite

You appear to have the old FLRE

But since I fixed the other issue, it now only works with the new FLRE

benibela avatar Jun 04 '24 16:06 benibela