[Qt-interest] configuring Qt with MySQL

Ashish Singh asinghmlists at gmail.com
Wed May 13 23:09:30 CEST 2009


Hi Vincent,

Thanks for replying. The 'libmysql.lib' file is actually in my
'..MySQLServer5.1/lib/opt' folder. I have already given this path to Qt at
the time of configuration. Shouldn't that take care of it?

Thanks,
Ashish

On Wed, May 13, 2009 at 3:27 PM, Vincent L. Damewood <lists at damewood.us>wrote:

> On Wed, May 13, 2009 at 11:18 AM, Ashish Singh <asinghmlists at gmail.com>
> wrote:
> > Hi,
> >
> > I have been trying to get Qt to work with MySQL without any luck. When I
> run
> > a 2 line test code, it comes back with a message saying- "This
> application
> > has failed to start because LIBMYSQL.DLL was not found.
>
> Your Qt application can't find the MySQL client library. Try finding a
> file called libmysql.dll in your MySQL installation and copy it to the
> directory your Qt application is in, or in the directory your QtMySQL
> plugin is in.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090513/4cce402d/attachment.html 


More information about the Qt-interest-old mailing list