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

Windows mingw version asserts during acces to QMediaDevices

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes