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

clockdrift_detector.cc missing <cstddef>

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.15.0
    • WebEngine
    • None

    Description

      qt5/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.cc fails to compile. [Linux g++ v10.1.0, ninja v1.10.0]  In clockdrift_detector.h line 35, `size_t stability_counter_;` but size_t is not defined. Suggest adding

      #include <cstddef>

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            psnarf Henry Pfeil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes