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

Building Qt fails with older version of gstreamer

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes