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

qgstreameraudiooutput.cpp is missing the inclusion of header files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.8.4, 6.9.1
    • 6.8.3, 6.9
    • Multimedia
    • None
    • Linux/X11
    • 8145cd06a (dev), 3341ecadd (6.9), 6377bb87e (6.8)

    Description

      Building the QtMultimedia module from source fails due to a missing include for QVersionNumber in qgstreameraudiooutput.cpp

      error: unknown type name 'QVersionNumber'  

      error: use of undeclared identifier 'QVersionNumber'

       

      #include <QtCore/qversionnumber.h> should be added to qgstreameraudiooutput.cpp

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            yuxin_ 欣 雨
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes