MSVC for VS22
Solved
Installation and Deployment
-
I installed the latest, version of qt (6.2.3) . but it appears I messed up.
Trying to set the qt version for VS 22 as described here. however, it appears that I only have the mingw_64 directory in the qt install (C:\Qt\6.2.3)
How do I install the MSVC for qt so that I can integrate with Visual Studio.
Thanks!
-
Select the Qt version for MSVC in your Qt online installer.
-
Select the Qt version for MSVC in your Qt online installer.
@Christian-Ehrlicher
Thanks.