<div dir="ltr"><div><div>Hello!<br><br>/usr/include/gstreamer-1.0/gst/gstelement.h:55:27: fatal error: gst/gstconfig.h: No such file or directory<br><br><br></div>with <b>GStreamer 1.5.2</b> because gst/gstconfig.h is located in the<br><i>/usr/lib64/gstreamer-1.0/include/gst</i> now!<br><br><br></div><div>Maybe its reasonable to use something like<br><b>FIND_PACKAGE_HANDLE_STANDARD_ARGS (GStreamer* DEFAULT_MSG GSTREAMER*_LIBRARIES GSTREAMER*_INCLUDE_DIRS)</b><br><br></div><div>for systems with pkg-config (for Linux etc .^)<br><br></div><div>in the CMakeModules/FindGStreamer.cmake<br></div><div><br><br></div>KOS<br><br></div>