On 11/10/19 10:22 pm, Marius Kittler wrote:
I tried to manually build the MySQL driver but failed because configure not
only looks for libmysql.* but also for a config.win32 (why).
I use the following patch for my builds: https://github.com/Martchus/
PKGBUILDs/blob/master/qt5-base/mingw-w64/001
On Friday, 11 October 2019 01:27:47 PDT helmut.muel...@gmail.com wrote:
> I tried to manually build the MySQL driver but failed because configure not
> only looks for libmysql.* but also for a config.win32 (why).
>
>
> Any ideas or hints for this?
>
>
> Helmut
>
>
> PS: The current Qt documen
> I tried to manually build the MySQL driver but failed because configure not
> only looks for libmysql.* but also for a config.win32 (why).
I use the following patch for my builds: https://github.com/Martchus/
PKGBUILDs/blob/master/qt5-base/mingw-w64/0013-Fix-linking-against-shared-
static-MariaD
Recently the Bug "MySQL plugin binaries are in commercial packages"
https://bugreports.qt.io/browse/QTBUG-76081 was closed.
This means that (starting with Qt-5.12.3, I think) it is not possible to
access MySQL or MariaDB databases with LGPL or commercial Qt versions.
I am using LGPL Qt. To avo