[maemo-developers] ESBox include paths

From: Kees Jongenburger kees.jongenburger at gmail.com
Date: Mon Feb 1 21:12:20 EET 2010
Hi,

On Mon, Feb 1, 2010 at 12:12 PM, Charles Han <hanzhouxiao at 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
More information about the maemo-developers mailing list