Build Qt 5.15.2 from sources with Visual Studio 2022
Unsolved
Installation and Deployment
-
Hello!
Does Qt 5.15.2 support Visual Studio 2022 for building from sources?
I can't find any information about using Visual Studio 2022.The following compilers are listed on the homepage:
Windows 10 21H2 x86 and x86_64 :
MSVC 2019, MSVC 2017, MSVC 2015, MinGW 8.1But I am not sure if MSVC 2022 is not supported in general, or was not added yet.
Thank you!
Best, Mario
-
Try it out, if something doesn't work I would guess it's only a minimal change to fix it. You should use 5.15.3 btw. - it was released as oensource version some time ago. Or even better use Qt5.15-3 + patches from the KDE Qt patch collection where upstreamed patches from 5.15.x were already incorporated.
-