Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
2.7.2 (rev.02)
-
None
-
-
80a0aa34d13ecba65ecbf1f6bb5de4ca91fceeab
Description
When I try to add C:\Qt\6.2.1\msvc2019_arm64 I get the following output
--- qmake(22368): started C:\QT\6.2.1\MSVC2019_64\bin\qmake.exe --- qmake: Working Directory: C:\Users\jose\AppData\Local\Temp\4i43ygpb.o1x --- qmake: Arguments: QMAKE_INCDIR_QT=$(QTDIR)\include QMAKE_LIBDIR=$(QTDIR)\lib QMAKE_MOC=$(QTDIR)\bin\moc.exe QMAKE_QMAKE=$(QTDIR)\bin\qmake.exe -o "4i43ygpb.o1x.vcxproj" -tp vc -Wnone "4i43ygpb.o1x.pro" Info: creating stash file C:\Users\jose\AppData\Local\Temp\4i43ygpb.o1x\.qmake.stash --- qmake(22368): exit code 0 (164.76 msecs) Exception "The system cannot find the file specified": at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at QtVsTools.Core.QMake.Run(Boolean setVCVars) Value cannot be null. Parameter name: path1 Stacktrace: at System.IO.Path.Combine(String path1, String path2, String path3) at QtVsTools.Core.QMakeConf..ctor(VersionInformation versionInfo, QMakeQuery qmakeQuery) at QtVsTools.Core.VersionInformation.GetQMakeConfEntry(String entryName) at QtVsTools.Options.QtVersionsPage.SaveSettingsToStorage()
Attachments
Issue Links
- resulted in
-
QTVSADDINBUG-1022 Cannot add Qt version to the Qt VS Tools
- Closed