install mysql driver for qt in ubuntu
Page |
1 |
hi,
I want to install mysql driver for qt on ubuntu. I install qt creator 2.0.1. Anyone who can help me installing and make it work for qt?
45 replies
i followed steps in this url
http://prres.wordpress.com/2010/05/17/configure-mysql-database-driver-for-qt/ [prres.wordpress.com]
the first is done perfect but the second step is not working for me. when i do first line in second step it displays this
- -bash: cd/src/plugins/sqldrivers/mysql: No such file or directory
when i checked these directories “/usr/incluce/mysql” and “/usr/lib/mysql” it was present there after doing first steps
edit: url made clickable / Denis Kormalev
i changed file permissions now it displays this error
“qpluginbase.pri:10: Unknown Replace Function: qtLibraryTarget”
“Failure to open file opt/qtsdk-2010.05/qt/src/plugins/sqldrivers/mysql/MakeFile”I just saw this error today when I was trying to compile a Qt Example. Verify that you have writing permission in the /opt/qt folder.
You must log in to post a reply. Not a member yet? Register here!




