mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-02 23:35:28 +08:00
2c121a6f62494f3a23f212eee4957ea09cd2b91c
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%