Reply
Thread Tools
Amilcar Santos's Avatar
Posts: 21 | Thanked: 35 times | Joined on Oct 2010 @ Portugal
#1
I'm trying to build my Qt application: https://garage.maemo.org/builder/fremantle/midij_0.1-4/

I need GStreamer to be included in the project but an error keeps appearing:
Package gstreamer-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.10.pc'
to the PKG_CONFIG_PATH environment variable


I'm using PKGCONFIG += gstreamer-0.10 to add the references to GStreamer, but something is missing.

I've already tried:
- PKGCONFIG += gstreamer-app-0.10
- INCLUDEPARH += /usr/include/gstreamer-0.10 ...

Please help!
 
Posts: 435 | Thanked: 769 times | Joined on Apr 2010
#2
You do have the package gstreamer-0.10-dev package installed on your pc, don't you?
__________________
My Fremantle projects: InternetRadioPlayer, QRadio, InternetRadioWidget, AutoRemoveSms, PSAutoLock, TodoListWidget, MediaPlayerWidget
My Harmattan projects: InternetRadioPlayer, QMLRadio, SigmaPlayer, WidgetCanvas, NotesExporter, 3DTris, NoStopPlayer, NotesImporter
 
Amilcar Santos's Avatar
Posts: 21 | Thanked: 35 times | Joined on Oct 2010 @ Portugal
#3
In my PC yes, but this is in garage.maemo.org build machine...

Also and may not be relevant, in my PC I'm needed to unset the CXXFLAGS (in Eclipse) in order to the GStreamer settings be included in the compile flags...

In my opinion it's missing the set of the PKG_CONFIG_PATH environment variable...
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#4
Or missing build-depends entry in your
debian/control file ?
 

The Following User Says Thank You to nicolai For This Useful Post:
Amilcar Santos's Avatar
Posts: 21 | Thanked: 35 times | Joined on Oct 2010 @ Portugal
#5
Finally builded!
Added libgstreamer to build depends...

Thanks to all
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:43.