I want to develop an app for win7 with Qt6.2. is it ok?i am a primer...
-
I want to develop an app for win7 with Qt6.2. is it ok?
I am a primer... the Qt is the latest but win7 not .
Dose Qt6.2 can release app for window 7--an old sytstem?
Give me some suggestion..thankyou !
I plan to develop app with QML, a simple app.. -
Windows 7 is not a supported platform for Qt 6.2
Windows 10 & Windows 11 are.Using Windows 7 might or might not work.
-
you`re right! I will develop app with qt5.15
Qt6.2 only make friend with window 10~_~
The following Windows configurations are supported in Qt 6.2:
Operating System
ArchitectureCompiler
Windows 10x86_64MSVC 2019, MinGW 8.1
Windows on ARMarm64MSVC2019Technology Preview
-
you`re right! I will develop app with qt5.15
Qt6.2 only make friend with window 10~_~
The following Windows configurations are supported in Qt 6.2:
Operating System
ArchitectureCompiler
Windows 10x86_64MSVC 2019, MinGW 8.1
Windows on ARMarm64MSVC2019Technology Preview
@hello_JiNan said in I want to develop an app for win7 with Qt6.2. is it ok?i am a primer...:
Qt6.2 only make friend with window 10~_~
Because Windows 7 reached end-of-life in January 2020.
If you need to support an older OS, then stick with older tools that also support that OS.