Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
2.4.1 (rev.12)
-
Visual Studio Professional 2017
-
-
dcb265ef39e711f689b3d33ebd50a38609dfaea9
Description
Create a new Qt Console Application project, try to build:
1>------ Build started: Project: QtConsoleApplication2, Configuration: Debug Win32 ------ 1>Reading Qt configuration (C:\dev17\Qt-5.12.5a\bin\qmake.exe) 1>QtConsoleApplication2.vcxproj : error : Microsoft (R) Program Maintenance Utility Version 14.16.27034.0 1>QtConsoleApplication2.vcxproj : error : Copyright (C) Microsoft Corporation. All rights reserved. 1>QtConsoleApplication2.vcxproj : error : " was unexpected at this time. 1>QtConsoleApplication2.vcxproj : error : NMAKE : fatal error U1077: 'CMD' : return code '0x1' 1>QtConsoleApplication2.vcxproj : error : Stop. 1>Done building project "QtConsoleApplication2.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-665 $(DefaultQtVersion) does not work after update from 2.3.4
- Closed