Not able to add Qt version in Qt VS addin tool settings
-
When I add it, it shows error in Qt VS tool shell
--- qmake(3688): started C:\QT\5.7\WINRT_X86_MSVC2015\bin\qmake.exe --- qmake: Querying persistent properties --- qmake(3688): exit code 0 (20.79 msecs) --- qmake(5004): started C:\QT\5.7\WINRT_X86_MSVC2015\bin\qmake.exe --- qmake: Working Directory: C:\Users\princ\AppData\Local\Temp\i30yjr03.pug --- qmake: Arguments: QMAKE_INCDIR_QT=$(QTDIR)\include QMAKE_LIBDIR=$(QTDIR)\lib QMAKE_MOC=$(QTDIR)\bin\moc.exe QMAKE_QMAKE=$(QTDIR)\bin\qmake.exe -o "i30yjr03.pug.vcxproj" -tp vc -Wnone "i30yjr03.pug.pro" Info: creating stash file C:\Users\princ\AppData\Local\Temp\i30yjr03.pug\.qmake.stash 'uuidgen' is not recognized as an internal or external command, operable program or batch file. Project ERROR: Unable to generate a UUID. Make sure uuidgen is in your PATH. --- qmake(5004): exit code 3 (71.75 msecs) Error reading VS project settings Stacktrace: at QtVsTools.Core.VersionInformation..ctor(String qtDirIn) at QtVsTools.Core.VersionInformation.Get(String qtDir) at QtVsTools.Options.QtVersionsPage.SaveSettingsToStorage()
-
Yes, I have almost the same problem with you but with error message "Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set". And I've post the problem on the forum but no body answers :(.