-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qt: 5.15.12 #39
Comments
Hi, this may take a while, because Qt sources must be built from scratch. What OS, architecture and compiler do you require, so I build that one first? |
Hi, thanks for the swift reply and for looking at it. I think qsqlmysql.dll_Qt_SQL_driver_5.15.12_MSVC2019_64-bit.zip is the desired output. So windows, 64bit and MSVC2019_64. |
Thanks a lot. I will try it out in Monday and report back. |
I did check it and it continues a bit but it crashes later on after it has established the connection. Thank a lot though. I noticed that Kate has libssl-3 while the qmysql libssl-1_1. The same for libcrypto. Could that be the problem? Can qmysql built with the newer SSL and Cryptolibraries or qmysql requires the older libraries? Again thanks a lot. |
as far as I know, support for OpenSSL 3 was introduced in Qt 6.2 |
Hi I was wondering if you could a release of Qt: 5.15.12 I am trying to add some files in order to enable support for Kate (the editor) and it shows the connection dialog with Qt:5.15.3 but it crashes.
Probably a binary version mismatch.
Thanks.
The text was updated successfully, but these errors were encountered: