Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
2.7.1 (rev.15)
-
None
-
Qt VS Add on 2.7.1 rev. 18
Qt 5.15.2
Visual Studio 2019 Community
-
-
f3c62bd79209d98a240adf1aa5cbb6c465067e37
Description
If I want to insert a self compiled Qt version (5.15.2) to the version list, the addon crashed. The version works with Qt Creator very well. Here is the log:
--- qmake(19448): started T:\3RDPARTY\QTBUILD\QT5-BUILD\QTBASE\bin\qmake.exe --- qmake: Querying persistent properties --- qmake(19448): exit code 0 (90,8 msecs) Der Wert darf nicht NULL sein. Parametername: path1 Stacktrace: bei System.IO.Path.Combine(String path1, String path2, String path3) bei QtVsTools.Core.QMakeConf..ctor(VersionInformation versionInfo, QMakeQuery qmakeQuery) bei QtVsTools.Core.VersionInformation.GetQMakeConfEntry(String entryName) bei QtVsTools.Options.QtVersionsPage.SaveSettingsToStorage()
As work arround I can set the version direct in the registry and the version works.