mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-02-24 03:44:44 +08:00
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: 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%