Hi,

On Mon, Feb 1, 2010 at 12:12 PM, Charles Han <hanzhoux...@hotmail.com> wrote:
> Hi guys,
>
> I have been working on this issue for couple of days. The problem was to add
> the include path in a C++ Maemo project in ESBox.
> I want to add the gstream lib (downloaded and installed in the scratchbox).
> I tried to add the path through Project->Properties->C++ Path and Symbols
> but when i compiled the project it says: cannot find the header files.

Did you include the following paths?
[sbox-FREMANTLE_ARMEL: ~] > pkg-config --cflags gstreamer-0.10
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to