Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0
-
None
-
Win10 17763.253, MSVC2017 15.9.5
-
-
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