I am stuck trying to build QtGstreamer and get this message:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GSTREAMER_APP_LIBRARY (ADVANCED)
linked by target "QtGStreamerUtils" in directory /home/ctown/qt-gstreamer/src/QGst
GSTREAMER_INTERFACES_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/ctown/qt-gstreamer/src/QGst
GSTREAMER_INTERFACES_LIBRARY (ADVANCED)
linked by target "QtGStreamer" in directory /home/ctown/qt-gstreamer/src/QGst
I went searching around in KPackagekit for gstreamer releated packages (I am using 11.4 milestone 6) but I cannot figure out what I need. I have already installed the package called “gstreamer-0_10-devel” and its dependencies.
Thanks a lot, it builds. Unfortuantely, starting Kamosa only brings up “The KDE Crash Handler”. I’ll just notify the program’s creator about that but what are the proper debug packages for KDE.