Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.1
-
87bfd3308 (dev), 1b7b7d3ab (6.5), 65b283250 (6.6)
Description
Running windeployqt for a release build deploys debug and release versions of QML plugins.
If QtQuick.Shapes was used in the app, it will deploy Qt6QuickShapes.dll and Qt6QuickShapesd.dll for some reason, but does not do the same for other dependencies.