Hi!

I'm considering to migrate from Visual Studio 2015, a rather old version of the Microsoft's IDE and compiler, to 2022.

Although according to this web page VS2022 is supported by Qt5 (and, in fact, by Qt6) the Qt installer does not offer the pre-compiled libraries for this version. Then, my question is: may I use Visual Studio 2022? If the answer is positive, how? Must I compile Qt on my own? If there is a simpler way (avoiding compiling the whole Qt library) I'd be very grateful if you could tell me how.

Thanks!!!