[Lazarus] Error: Can not load PostgreSQL Client library "libpq.dll".

Ludo Brands ludo.brands at free.fr
Sat Sep 29 10:39:51 CEST 2012


> Please I got a problem with libpq.dll library file, want I tried to 
> select the Connected property to True, I received the Error: Can not 
> load PostgreSQL client library "libpq.dll". Ckeck you installation.
> 
> The library has been installed and copied to the project file.
> 

Libpq.dll has many dependencies. Probably one of them is not satisfied. Here
is the list of files I needed to copy on a wine system to get libpq.dll
loaded:
comerr32.dll
krb5_32.dll
libintl-2.dll
libpq.dll
pg_dump.dll
pg_restore.dll
libeay32.dll
ssleay32.dll

Ludo





More information about the Lazarus mailing list