Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0 Beta1
-
None
-
Mac OS X (tested on 10.7 MBP and 10.8 Mac mini)
-
f422af85ef01c73b0ea08026448adf99171809d2
Description
Applications using QAudioDeviceInfo which work fine with Qt 4.8 to Qt 5.1.1 now find audio devices only when run from QCreator. After running ~/Qt5.2.0/5.2.0-beta1/clang_64/bin/macdeployqt on them no audio device is found anymore.
This includes the Qt 5.2->Qt Multimedia-> Audio Devices Example.
Load it in QCreator and run: all audio devices are found.
Run macdeployqt on the app, and then run the app directly (not from QCreator): no audio devices found.
That means no audio for any Qt 5.2 Multimedia app to be deployed on Mac.
No code attached, as you can reproduce using the Qt Multimedia Audio Devices Example.
Attachments
Issue Links
- is required for
-
QTBUG-33863 Issues to be fixed before Qt5.2 RC1 release
- Closed