Skip to content
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

Open
vasvir opened this issue Jan 31, 2024 · 6 comments
Open

Qt: 5.15.12 #39

vasvir opened this issue Jan 31, 2024 · 6 comments

Comments

@vasvir
Copy link

vasvir commented Jan 31, 2024

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.

@thecodemonkey86
Copy link
Owner

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?

@vasvir
Copy link
Author

vasvir commented Feb 1, 2024

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.

@thecodemonkey86
Copy link
Owner

@vasvir
Copy link
Author

vasvir commented Feb 2, 2024

Thanks a lot. I will try it out in Monday and report back.

@vasvir
Copy link
Author

vasvir commented Feb 5, 2024

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.

@thecodemonkey86
Copy link
Owner

as far as I know, support for OpenSSL 3 was introduced in Qt 6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants