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 721204 - qtgst: Can't compile examples
qtgst: Can't compile examples
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: qt-gstreamer
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-29 15:33 UTC by j.lallersson
Modified: 2018-05-04 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description j.lallersson 2013-12-29 15:33:00 UTC
When I try to compile examples I alwas get following error:
boost/preprocessor/iteration/detail/iter/forward1.hpp:47: Fehler: QGlib/connectimpl.h: No such file or directory
 #        include BOOST_PP_FILENAME_1

I have cross-compiled the qt-gstreamer for ARM v7 (i.Mx6 Nitrogen6x, Linux: Yocto)
Comment 1 Hamdi Rakkez 2015-08-06 13:10:55 UTC
I have the same bug
Comment 2 George Kiagiadakis 2018-05-04 13:52:29 UTC
Thank you for reporting this bug. Unfortunately, qt-gstreamer is unmaintained and there is no chance that this problem will get fixed.

In any case, it looks like the problem is specific to the boost preprocessor hacks that are needed only on older compilers (pre-C++11 ones), so there shouldn't be a problem to compile them nowadays.