[lazarus] Linker error when adding MySQLLaz
Florian Klaempfl
Florian.Klaempfl at gmx.de
Thu Nov 13 18:50:37 EST 2003
Shin The Gin wrote:
> Hi,
> I just followed the recent mysql threads and gave MySQLLaz another try. Now I
> get errors while lazarus tries to link, after adding MySQLLaz . It complains
> about unresolved references for these funcitons:
> - mysql_create_db
> - mysql_drop_db
> - mysql_connect
>
> I have lazarus (CVS), FPC-1.0.10-1 and the debian packages for mysql-4 (server
> + client + GUI)
>
> Does anyone know about the correct mysql library names and versions to be
> bound???
>
You need the development libraries! I guess they are called
libmysqlclient10-dev under Debian.
More information about the Lazarus
mailing list