Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12.0
-
Fix Version/s: 5.12.1, 5.14.0 Alpha
-
Component/s: Build tools: qmake
-
Labels:None
-
Environment:Win10 17763.253, MSVC2017 15.9.5
-
Platform/s:
-
Commits:af821f79cacbac0be9995a7eb4a0448a9a2958bf (qt/qtbase/5.12.1)
Description
I added "CONFIG += windeployqt" to my .pro files and qmake generated the following error messages:
Cannot add commands to previously defined target debug-windeployqt_clean. Cannot add commands to previously defined target release-windeployqt_clean.
The windeployqt tool was not executed after compiling either.
Attachments
Issue Links
- duplicates
-
QTBUG-49193 Duplicate windeployqt_clean recipe in Makefile
-
- Closed
-