[Qt-interest] a ready qmysql driver

Peter qt at bienert-rh.de
Mon Apr 5 11:01:47 CEST 2010


No, you have to compile it by yourself. As you did not wrote, which 
compiler you use, and which error message, I guess no one is able to help.
Best is, to install a community mysql server (with development files in 
it), add the mysql include folder to the pro file, add also the lib path 
to the mysql lib/optimized or lib/debug path, dependend which 
configuration you need.
And you need the libmysql.dll in your path !

regards,
Peter

Am 03.04.2010 12:55, schrieb Paolino Marmolaro:
> Hi all,
> I need the mysql plugin for qt 4.6.2 on xp 32, so I'm  trying to compile
> it as described on
> http://doc.trolltech.com/4..6/sql-driver.html#qmysql-for-mysql-4-and-higher
> <http://doc.trolltech.com/4.6/sql-driver.html#qmysql-for-mysql-4-and-higher>.
>
> I solved a first error adding a path to the makefile, now i get a second
> error...
>
> So, I would like a compiled version ready to use. Is it published somewhere?
> thanks.
>
>
>



More information about the Qt-interest-old mailing list