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

Error building Qt 6.4.0 with MinGW-w64 when -DBUILD_qtmultimedia:BOOL=ON

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.4.0
    • Multimedia
    • None
    • MSYS2 shell with MinGW-w64 from https://winlibs.com/
    • Windows

      qt 6.4.0 won't build on MinGW-w64 with -DBUILD_qtmultimedia:BOOL=ON unless I modify qtmultimedia/src/multimedia/platform/qplatformmediadevices.cpp replacing

      #include <qwindowsmediadevices_p.h>
      

      with

      #include <../windows/qwindowsmediadevices_p.h>
      

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

            cadam Cristian Adam
            brechtsanders Brecht Sanders
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes