Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 5.7.0
-
Fix Version/s: None
-
Component/s: Build tools: windeployqt
Description
I have an application built with QtQuickControls.
And when I execute windeployqt, it does not copy the following libraries:
- Qt5QuickControls2.dll
- Qt5QuickParticles.dll
- Qt5QuickTemplates2.dll
And those libraries are necessary for this application to work correctly.