Looks like adding "-D ENABLE_VIDEO=0" might have disabled the reference to GStreamer.
If there's a better/more elegant solution, please feel free to share. On 4/28/2015 11:14 AM, Bob Hood wrote: > I'm trying to build Qt 4.8.6 on CentOS 6.4, and the initial configure is > giving me the error: > > Project ERROR: Package gstreamer-app-0.10 not found > > Even though yum swears that I have all the GStreamer dependencies installed. > > So, after some Googling, I've determined that I can turn off the GStreamer by > passing: > > WEBKIT_CONFIG-=use_gstreamer > WEBKIT_CONFIG+=use_qt_multimedia > > (per https://bugreports.qt.io/browse/QTBUG-34302) > > However, I cannot see a way to pass those options on the "configure" line. > How do I convey these options down to the WebKit build without directly > hacking the distribution files? > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest