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

5.15.4 version? #16

Closed moham96 closed 2 years ago

moham96 commented 3 years ago

The current pyqt5 version on pypi is 5.15.4 can you provide a build for that verison

thecodemonkey86 commented 3 years ago

Hi, I'm afraid it's not that simple to provide a build for that version. 5.15.4 is a commercial only LTS version that supposedly only bigger companies can afford, but not a private person like me. But if you could provide me for example a VirtualBox disk image with that Qt version pre-installed, I'd build the driver for you

thecodemonkey86 commented 2 years ago

I learned that Qt released the source code for versions up to 5.15.5, so that version is now available https://github.com/thecodemonkey86/qt_mysql_driver/releases/tag/qmysql_5.15.5