mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-22 11:40:00 +08:00
Run your Qt 6 apps on Windows 7/8
bin | ||
cmake | ||
coin | ||
config.tests | ||
dist | ||
doc | ||
examples | ||
lib | ||
libexec | ||
LICENSES | ||
mkspecs | ||
qmake | ||
src | ||
tests | ||
util | ||
.cmake.conf | ||
.lgtm.yml | ||
.QT-ENTERPRISE-LICENSE-AGREEMENT | ||
.release-timestamp | ||
.tag | ||
CMakeLists.txt | ||
config_help.txt | ||
configure | ||
configure.bat | ||
configure.cmake | ||
dependencies.yaml | ||
qt_cmdline.cmake | ||
README.md | ||
sync.profile |
This is Qt 6.5.3 backport to able to run on Windows 7. It's qtbase with all source modifications already applied. Approach is based on this forum thread but better: many improvements and most noticably fallbacks to default Qt 6 behaviour when running on newer Windows.
You basically need to compile Qt yourself (we use the compile_win script).