Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95233

Windows mingw version asserts during acces to QMediaDevices

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 6.2.0 RC
    • Multimedia
    • None
    • Windows

      My guess is that the downloadable mingw build from the qt installer is not build with the qt feature wmf.

      Thus the creation of the platform integration in qplatformmediaintegration.cpp defaults to the QDummyIntegration implementation.
      Since those functions returns nullptr for devices() any Qt-Multimedia example/application compiled with mingw crashes when trying to create an audio device.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            laknoll Lars Knoll
            robosturm Tilman Sandhoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes