But I do.... I installed it and can of course headers and libs are there....
and I can compile all code, I just cannot put together the dll...
in C:\Program Files\MySQL\MySQL Server 5.0\lib\opt dir I have:
libmysql.lib
mysqlclient.lib
mysys_tls.lib
regex.lib
strings.lib
zlib.lib
2007/3/15, Warren Young <mysqlpp@stripped>:
>
> Dimitris Servis wrote:
> >
> > 1> Creating library Debug\mysqlpp.lib and object Debug\mysqlpp.exp
> > 1>row.obj : error LNK2001: unresolved external symbol _mysql_close@4
>
> It sounds like you don't have the MySQL C API library installed, which
> is part of the Windows distribution of MySQL. Read README.vc.
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe:
> http://lists.mysql.com/plusplus?unsub=1
>
>