By the way QSqlDatabase::drivers(); returns just QSQLITE, QODBC3, QODBC is that ok?
By the way QSqlDatabase::drivers(); returns just QSQLITE, QODBC3, QODBC is that ok?
uhm well actually i got all dependencies ok except msjava.dll but still dont work, what would be the difference using configure to build the plugin? that should work too? using -I ..\mysqlinclude and -L ..\mysqllib\opt
the last option didnt work either there are a lot of undefined references at qsql_mysql.cpp when creating library libqsqlmysql.a any ideas? thanks
o well it worked now, i forgot make-installing the plugin when i built it, so it's now still configuring Qt i guess it will take some minutes... but i have a question, i just deleted the qsqlite.dll from the plugins directory (just to see what happened) but databases() still returned the driver is loaded why is that?
Last edited by chaosgeorge; 4th November 2006 at 21:29.
Bookmarks