Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.8.0
-
Fix Version/s: 5.9.0 Beta 1, 5.9.0
-
Component/s: Multimedia
-
Labels:None
-
Environment:WinRT, Qt 5.8
-
Platform/s:
-
Commits:a6d56f65fd57d1638788d66320cd8e6c6556015d
Description
On the current WinRT Qt 5.8 packages no audio devices are recognized. I think that the WASAPI is missing/not set, because the audio/libqt_wasapi.dll is missing:
See file qtmultimedia/src/plugins/plugins.pro
In Qt 5.7.1:
winrt
In Qt 5.8:
win32
winrt
{ SUBDIRS += winrt }