Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.14.0
-
None
-
Windows 10 Desktop
Core i7 laptop
16 GB RAM
Description
windeployqt is shows error for qml project "unable to find platform plugin"
Setup:
- Qt 5.14 opensource
- Windows 10
Step to reproduce
- create qml project in qt creator
- build in release/debug mode
- open Qt mingw console
- Navigate to build folder and launch windeployqt with --qmldir .
- error "unable to find platform plugin" occurs
Observations:
No issues observed in Qt 5.12.X series
Please find attached screenshot for reference
Attachments
Issue Links
- duplicates
-
QTBUG-80806 REG->5.14: MinGW release builds: windeployqt fails with "Unable to find the platform plugin"
- Closed