Page 1 of 1

PGDAC and Lazarus 1.6 and FPC 3

Posted: Mon 08 Feb 2016 01:20
by snorkel
Just a FYI,
Latest version of PGDAC compiles in FPC 3.0 and Lazarus 1.6 RC2 with just two minor changes involving tbookmark. In FPC 3.0 the bookmark is no longer a string but rather tbytes.
There where just two compiler defs I had to change for a bookmark var.

Compiled fine after that.

Also Securebridge compiled and installed with 0 changes.

Re: PGDAC and Lazarus 1.6 and FPC 3

Posted: Mon 08 Feb 2016 09:52
by AlexP
Hello,

Yes, we know about these changes in Lazarus and FPC - and we will do corresponding changes to our products. We will release the new versions as soon as Lazarus is officially released.