Problems with loading Qt4 mysql driver under Windows
I compiled the driver. It's in the right place. But doesn't loads. Itried almost everything. Now I'll try compiling the whole Qt and built it staticly... Any ideas why the plugin isn't loaded?
I figured out what was the problem !!!!. Libmysql.dll was not in path. So that's why the plugin couldn't been loaded! Man, there should be mentioned that libmysql.dll MUST be included