GNOME Bugzilla – Bug 721204
qtgst: Can't compile examples
Last modified: 2018-05-04 13:52:29 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)
I have the same bug
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.