Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt 5.3 and mysql

$
0
0
Greetings, I continue on my seemingly never ending quest to upgrade a Qt version and then never find an understandable way to ‘get mysql to work’. I am using Ubuntu on a 386 machine and have just downloaded Qt 5.3 saving it in my user space. Now, I need to find the correct libsqlmysql.so file to match with the Qt 5.3 just off the web. I tried using the Ubuntu Software Center to install libqt5sql5-mysql which did put libqsqlmysql.so in my /usr/…./plugins/sqldrivers folder. Runniing a Qt mysql example program, I get run-time errors such as “Cannot mix incompatible Qt library (version 0×50100) with this library (version 0×50300))” Any suggestions? Val

Viewing all articles
Browse latest Browse all 2113

Trending Articles