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

Building Qt fails with older version of gstreamer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • 4.8.1
    • Build System, WebKit
    • None
    • Linux, Kubuntu 8.04, gstreamer-0.10.18
    • 2cf6c8816a73e0132bd8fa3b509d62d7c51b6e47

      Building qt 4.8.1 on Kubuntu 8.04 fails because gstreamer-app-0.10, needed by src/3rdparty/webkit/Source/WebCore/WebCore.pri is not found: gstreamer-app-0.10.pc is not included in the gstreamer version (0.10.18) of Kubuntu 8.04.

      It is present in Kubuntu 10.04 (gstreamer version 0.10.28). I have not checked whether Qt would compile with that version and I have not checked whether Qt compiles with any version between 0.10.18 and 0.10.28.

      The attached patch fixes Qt's detection of gstreamer to require at least version 0.10.28 and disable gstreamer (i.e. video in webkit) otherwise.

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

            shausman Simon Hausmann
            b_mann Andreas Beckermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes