Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
2.8.1 (rev.06)
-
None
-
Visual Studio 2022 Community
Description
Whenever i try to add the Version by linking to the qmake.exe location, and press OK, it doesn't get saved.
In the Output Console it gives me the Stacktrace to a non existent dir:
Stacktrace:
at QtVsTools.Core.VersionInformation..ctor(String qtDirIn)
at QtVsTools.Core.VersionInformation.Get(String qtDir)
at QtVsTools.Options.QtVersionsPage.SaveSettingsToStorage() in C:\dev\source\qtlabs\vstools\QtVsTools.Package\Options\QtVersionsPage.cs:line 93
My install path to qmake.exe is located at C:\Qt\6.2.4\mingw_64\bin
Visual Studio is located under C:\Program Files\Microsoft Visual Studio\2022\Community
Attachments
Issue Links
- resulted in
-
QTVSADDINBUG-1022 Cannot add Qt version to the Qt VS Tools
- Closed