After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 656475 - Fix qmake/cmake in examples so that they are compilable standalone and without requiring cmake and/or automoc
Fix qmake/cmake in examples so that they are compilable standalone and withou...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: qt-gstreamer
git master
Other Linux
: Normal normal
: 0.10.2
Assigned To: George Kiagiadakis
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-13 21:30 UTC by George Kiagiadakis
Modified: 2012-04-08 12:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description George Kiagiadakis 2011-08-13 21:30:53 UTC
Currently building the examples requires you to build the whole qt-gstreamer tree. This is not ok, they should be compilable with qmake, cmake without automoc and cmake with automoc *standalone*, even if there are separate example CMakeLists.txt files for this purpose.

(reminder for me to work on that...)
Comment 1 David Schleef 2011-08-18 03:24:27 UTC
Assigning to you then.