The alternative (especially if you're going to distribute the
application to people without mysql installed on their machine) is to
copy the libmysql.dll to the application directory.
Make sure you use the right one for the particular build (debug for,
well debug, and opt for release builds)
Ian.
-----Original Message-----
From: Warren Young [mailto:mysqlpp@stripped]
Sent: 14 May 2008 17:27
To: plusplus@stripped
Subject: Re: LIBMYSQL.dll missing when running examples
On May 14, 2008, at 2:28 AM, Sharpminded Gmail wrote:
> "This application can't be started because LIBMYSQL.dll is missing.
> The reinstallation of this application can solve this problem."
It's right: reinstallation of MySQL may solve this problem. :)
libmysql.dll is the MySQL C API DLL, which should be in the PATH after
MySQL is installed. There's no mention of this in the docs because it
should Just Work (TM).
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:
http://lists.mysql.com/plusplus?unsub=1