FPC Lazarus Question

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

FPC Lazarus Question

Post by snorkel » Tue 13 Sep 2011 16:12

Is there any docs on how to install in Lazarus?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 14 Sep 2011 13:33

Hello,

Description of the installation of PgDAC for Lazarus is described in the help file, the Installation section.
The PgDAC installation program only copies PgDAC files. You need to install PgDAC packages to the Lazarus IDE manually. Open %PgDAC%\Source\Lazarus1\dclpgdac.lpk file in Lazarus and press the Install button. After that Lazarus IDE will be rebuilded with PgDAC packages.

Post Reply