Couple of question (qtwebengine, qt6 [win7, win8])
Unsolved
Qt 6
-
Hi, i have couple of question:
- Why did qt6 drop support for windows 7 windows 8? These systems are still used by people and is it possible to somehow run qt6 on win7, win8?
- I need qtwebengine. Users of my application are possible as well as with 32 bit system. How can I build the whole qt for 32 bit? (qt 6.4)
-
- Probably because it costs Qt Company money to support more platforms. Also Windows 7 is not supported anymore even by Microsoft and everyone still using it probably does not care about the safety of his/her data...
- Qt 6.4 does not support 32bit builds for Windows anymore.
If you really have to support such old Windows versions and need 32bit builds then use older Qt versions.