ANightly
ANightly
Just added 6.10.0 on a branch as well, https://github.com/ANightly/qt6windows7/tree/6.10.0.
No idea. Feel free to try it and report if it does.
I have written guides to compile a slightly older version of Qt6, but the gist still applies. You'll need to have the qtgrpc module enabled (i.e. its source folder present...
I'm guessing LTSC 2016 doesn't have IDWriteFontFace3 and what we're doing to enable DirectWrite is `QOperatingSystemVersion::current() >= QOperatingSystemVersion::Windows10` (so not gated to >LTSC 2016). You may try finding that comparison...
I've done 6.9.3: https://github.com/ANightly/qt6windows7