thecodemonkey86 / qt_mysql_driver

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
Other
417 stars 58 forks source link

Any shot of getting a release for 5.12.12 #43

Closed melinaaraa closed 2 weeks ago

melinaaraa commented 4 weeks ago

Hi I am trying to use MySQL in my qt application, but it doesn't have the needed DLL, I tried to compile it myself but i couldn't do it

thecodemonkey86 commented 3 weeks ago

Hi, I currently only got the MSVC 2017 64 Bit version finished https://github.com/thecodemonkey86/qt_mysql_driver/releases/tag/qmysql_5.12.12

austinkottke commented 3 weeks ago

Do you have an OSX build? 5.15

thecodemonkey86 commented 3 weeks ago

@austinkottke I don't have the equipment to build for OSX, so no

thecodemonkey86 commented 2 weeks ago

all builds for 5.12.12 I'm making are now online