[Bug 703518] Qt5/QtQuick 2.0 video element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 11 15:30:30 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703518
  GStreamer | qt-gstreamer | unspecified

George Kiagiadakis <kiagiadakis.george> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #248288|none                        |needs-work
             status|                            |

--- Comment #14 from George Kiagiadakis <kiagiadakis.george at gmail.com> 2013-10-11 13:30:27 UTC ---
Review of attachment 248288:
 --> (https://bugzilla.gnome.org/review?bug=703518&attachment=248288)

::: qt-gstreamer-orig/CMakeLists.txt
@@ +159,3 @@
     if (USE_QT5)
         set(QTGSTREAMER_QTQUICK1_INSTALL_DIR
${CMAKE_INSTALL_LIBDIR}/qt5/imports)
+        set(QTGSTREAMER_QTQUICK2_INSTALL_DIR
${QTGSTREAMER_QTQUICK1_INSTALL_DIR})

I think this is wrong. qml2 plugins are installed in a different location,
afaict... ($QT_PREFIX/qml vs $QT_PREFIX/imports for qml1). To fix this, we also
need some code in FindQt4or5.cmake to set QT_QML_DIR or something like that.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list