AW: Building QtGstreamer AUTOMOC4_EXECUTABLE-NOTFOUND - SOLVED!! - Wiki suggestions
Matthias Dodt
MDodt at xion-medical.com
Wed Feb 1 05:26:19 PST 2012
Hi George!
Yeehaww! I managed to compile it;-).
- The libxml include error is an gstreamer/ossbuild error as described
in an older mail:
http://lists.freedesktop.org/archives/gstreamer-devel/2011-December/0343
36.html
Basically it is sufficient to remove this #include from gstconfig.h.
- I used boost 1.48 which is incompatible with Qt <= 4.8.0 due to a MOC
issue:
http://comments.gmane.org/gmane.comp.lib.boost.user/71518
Qt bugreport:
https://bugreports.qt-project.org/browse/QTBUG-22829
Still if i run cmake i get the output the find_package failed like
described in my last mail - but it compiles fine ;-)
I think it would be nice to have just 2 hint's for this specific
versions of ossbuild and boost on the wiki page. I know that it's not
related to your project but it would prevent people from running into
this time consuming compilation issues.
Thanks!
Cheers,
mat
More information about the gstreamer-devel
mailing list