QtJambi and sqldrivers
-
Currently, qtjambi-linux64-community-4.7.0 does not ship with the mysql driver.
I have found libqsqlmysql.so in Ubuntu libqt4-sql-mysql package, but Jambi does not seem to load it, I suspect binary incompatibility.
Looks like I am going have to recompile Qt and Qt-Jambi to get that specific library working.
However, http://qt-jambi.org/doc/building instructions look incomplete and slightly out of date: some ubuntu packages are missing.
Could somebody try to fill the gaps and clarify how to build Qt Jambi under ubuntu with specific plugins?