mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-01 06:41:52 +08:00
92f83d3ae6d9671cda1dc7691186ae45d92e26b1
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 here but better: it has fallbacks to default Qt 6 behaviour when running on newer Windows.
You basically need to compile Qt yourself (we use the compile_win script).
Languages
C++
100%