Page 1 of 1

INSTALL PgDac 6.13 on Windows Lazarus 2.0.10

Posted: Thu 17 Sep 2020 12:08
by evertof
I'm trying install PGDac 6.13 on Windows Lazarus 2.0.10, and i have this error:

"Obj := TPersistent(NativeInt(GetPropValue(Control, string(PropList.Name))));"

Error: Illegal type conversion: "Variant" to "NativeInt"

what i do?

Re: INSTALL PgDac 6.13 on Windows Lazarus 2.0.10

Posted: Mon 21 Sep 2020 14:16
by oleg0k
Hello,
Lazarus 2.0.10 and FPC 3.2.0 are supported starting with version 6.3.1. If you're going to use an earlier version of PgDAC, you also need to use an earlier version of Lazarus

wbr, Oleg
Devart Team

Re: INSTALL PgDac 6.13 on Windows Lazarus 2.0.10

Posted: Fri 25 Sep 2020 19:30
by evertof
thanks, its worked