QT 6 TLS 版本对比介绍

官网介绍地址: https://doc.qt.io/qt-6/qt-releases.html
安装指导: https://doc.qt.io/qt-6/get-and-install-qt.html
对于不支持的版本 ,需要自己编译,添加到环境变量里,例如 QT5.15 LTS 默认版本为5.15.2, 需要升级到最新的5.15.18版本 就需要自己编译
QT5 各版本介绍: https://wiki.qt.io/Qt_5.15_Release
编译指导: https://doc.qt.io/qt-6/build-sources.html
windows 平台编译步骤介绍 : https://doc.qt.io/qt-6/windows-building.html