Unable to get hold of 6.8.4 LTS
-
Hi
I am trying to get hold of Qt 6.8.4 LTS which seems to be released already. I need QT 6.8.4 LTS to get fix for https://bugreports.qt.io/browse/QTBUG-134075
I have downloaded online Maintenance installer but it doesn't list 6.8.4 LTS at all. Please note I don't wish to jump to 6.9.X at this point and need 6.8.4 LTS specifically.
Am I missing something here that I can't reach 6.8.4 LTS? I have selected to list all LTS versions while using the latest Maintenance installer.
-
Hi
I am trying to get hold of Qt 6.8.4 LTS which seems to be released already. I need QT 6.8.4 LTS to get fix for https://bugreports.qt.io/browse/QTBUG-134075
I have downloaded online Maintenance installer but it doesn't list 6.8.4 LTS at all. Please note I don't wish to jump to 6.9.X at this point and need 6.8.4 LTS specifically.
Am I missing something here that I can't reach 6.8.4 LTS? I have selected to list all LTS versions while using the latest Maintenance installer.
Hi @Qt6User, do you have a commercial license? LTS releases are provided to commercial users only at the start. The source code gets released to open-source users 1 year later.
If you have a commercial license but still can't see it in your online installer even after restarting, please contact Qt Support: https://account.qt.io/s/support-center
Alternatively, you can take the patch from QTBUG-134075, apply it to Qt 6.8.3, and then build it from source.
-
Thanks for your response. I'll probably take the patch from QTBUG-134075, apply it to Qt 6.8.3, and then build it from source. Could you please point me to the build instructions?