![]() |
gstreamer photography.h (file not found).
Hello,
Problem solved adding gstreamer0.10-plugins-bad-dev in config I try to use the gst_photography_set_autofocus(). When i try to compile the application on Garage it fails because gst/interfaces/photography.h: No such file or directory src.pro file looks like this: Code:
INCLUDEPATH += -I/targets/FREMANTLE_ARMEL/usr/include/gstreamer-0.10 \ Code:
Build-Depends: debhelper (>= 5),libqt4-dev, libqt4-core,libqt4-gui, libqt4-dbus, libqt4-network, libqt4-script,libglib2.0-dev, libgstreamer-plugins-base0.10-dev,libx11-dev, libgstreamer0.10-0 Any idea why the compiler can't find the photography.h? When i compile on local I don't have this problem. Thanks -flgor |
Re: gstreamer photography.h (file not found).
Try this:
#include <gst/interfaces/photography.h> |
All times are GMT. The time now is 04:47. |
vBulletin® Version 3.8.8