Quote Originally Posted by Philip_Anselmo
I'm programming on the fedora everything is made here on the fedora, the qmysql3 pluging works perfect here on Linux but not on windows with qt4 and I have to make it so it works on both Linux Qt 3.1.2 and windows Qt 4.1.2
So maybe it's better to switch to Qt4 on Linux too? Why develop two apps instead of one?

on windows I can't make the plugin to work.. it compiles some times but it still tells me driver not loaded
Maybe it can't find some required component? Like the mysql library I already mentioned.

so the qmysql3 is out of the question because it works only on linux
So what? Use qmysql on Linux and qodbc on Windows... Who said you have to use the same driver?