Tring to build QtGstreamer and Kamoso

I was trying to install Kamosa (a KDE Webcam App) from

https://projects.kde.org/projects/playground/multimedia/kamosoKamaso

but it requires QtGstreamer (bindings to Gstreamer with a more Qt-ish syntax) from

[freedesktop.org]freedesktop.org git repository browser](http://cgit.freedesktop.org/gstreamer/qt-gstreame)

.

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.

Hi
Just having a look now…but it’s late here and currently pulling factory updates for building.

Hi


sudo zypper in bison boost-devel cmake flex gstreamer-0_10-plugins-base-devel kdebase4-workspace-devel
cmake -DLIB_INSTALL_DIR=/usr/lib
make VERBOSE=1

Should get you going, change the lib to lib64 if your on 64bit arch

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.

Hi
Have no idea, I generally package Gnome stuff. I’ll do a test build on
OBS for you see if that makes a difference?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default
up 22 days 12:49, 6 users, load average: 0.22, 0.22, 0.22
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.36

Hi
The packages are already up on OBS in the KDE repository;
http://software.opensuse.org/search?q=kamoso&baseproject=openSUSE%3AFactory&lang=en&exclude_filter=home%3A&exclude_debug=true

I would uninstall your builds and use these ones, the one-click will
pull in the dependencies eg qt-gstreamer etc


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default
up 22 days 14:45, 3 users, load average: 0.09, 0.28, 0.25
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.36