Typical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
first i followed the official document ,try to build the plugin on windows,everything is fine ,but it always show QMYSQL driver not loaded, even the available drivers list contains the QMYSQL.i have being doing this all day,but still don't know why.
then i found this repo,just download it,it finally works!!!
thany you so much bro
first i followed the official document ,try to build the plugin on windows,everything is fine ,but it always show
QMYSQL driver not loaded
, even the available drivers list contains the QMYSQL.i have being doing this all day,but still don't know why. then i found this repo,just download it,it finally works!!! thany you so much bro