Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.4.0
-
None
Description
Bug could reproduce like this:
- Build Qt example Media Player Example with release config, get player.exe;
- Run windeployqt player.exe --release, get all dlls done;
- Double click player.exe, nothing happened. The application not run, neither show errors;
- copy plugins/multimedia/ folder to dir that player.exe in, double click again, it runs successfully.
Apparently it's a kind of missing I think.
Attachments
Issue Links
- duplicates
-
QTBUG-105984 windeployqt: Multimedia plugins missing
- Closed
-
QTBUG-108742 macdeployqt: Multimedia plugins missing
- Closed