qt6windows7 icon indicating copy to clipboard operation
qt6windows7 copied to clipboard

Updated to Qt 6.9.3

Open ANightly opened this issue 2 months ago • 6 comments

Hi, I've updated the patches for Qt 6.9.3 and I've tried fixing some additional stuff (and standardizing within the Qt tree).

ANightly avatar Oct 07 '25 17:10 ANightly

Just added 6.10.0 on a branch as well, https://github.com/ANightly/qt6windows7/tree/6.10.0.

ANightly avatar Oct 07 '25 19:10 ANightly

hi, does qt6 grpc work on windows 7?

qr243vbi avatar Oct 26 '25 18:10 qr243vbi

No idea. Feel free to try it and report if it does.

ANightly avatar Oct 27 '25 07:10 ANightly

No idea. Feel free to try it and report if it does.

Yes, I would wish to try. How could it be built?

qr243vbi avatar Oct 27 '25 09:10 qr243vbi

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 with the other core modules).

Dynamic: https://rentry.co/qt-dynamic-win7 Static: https://rentry.co/qt-static-win7

ANightly avatar Oct 27 '25 09:10 ANightly

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 with the other core modules).

Dynamic: https://rentry.co/qt-dynamic-win7 Static: https://rentry.co/qt-static-win7

hey, can you offer a prebuilt dll for 6.9.3? Thanks!Now I can only find 6.8.3, but our project is using 6.9.3

pflyly avatar Nov 04 '25 01:11 pflyly