Hi,
"libmysql.dll" is 64 bit, so can the 32 bit Qt plugin be linked to this version? And what will happen when I try to use the same plugin against a 32bit MySQL Server?The client architecture is independent of server architecture
What I want is to have the Qt plugin(32 and 64 bit) working with MySQL server that can be a 32 or 64 bit version.
Yes, I have the "4.8.1" and "4.8.1-x64" folders that contain the two platform versions.Of course you need to have two versions of the plugin compatible with the architecture of the whole Qt.
Thanks,
Bookmarks