Developing app for windows 7 with qt6
Unsolved
General and Desktop
-
hi , sorry for my lack of language.
i developed an application with qt5 and it has been working fine until i decided to develop it . now i install qt6 to add some features, the program works fine in windows 10 but not in windows 7. has the following error:
i have been informed it's because of ANGLE and Directx12 since windows 7 is not supported for Directx12. is it true? and what should i do ?
and i m not using any massive graphical process it's just a basic GUI. -
Qt6 does not support windows 7 anymore. So either stay on Qt5 or drop support for this ancient OS.
-
@abolfazl-hajinia
As @Christian-Ehrlicher says really, but if you want to give a go for Qt6 with Windows 7 read: