Hello all.
I am using Elementary widgets in a small app (http://code.google.com/p/scr-rotate).
I am building the app using the precompiled toolchaing and not OE.
In order for it to compile properly I need to add the following include path:

ELM_INCLUDES=-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/efreet-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/ecore-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/eina-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/eina-1/eina\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/eet-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/edje-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/evas-1\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/dbus-1.0\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/dbus-1.0/include\
 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/e_dbus-1\
-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/elementary-0

even though I only include Elementary.h and create a few buttons in a window.

I tried using pkg-config to reduce this mess, but it says lua.pc is mussing.
I verified that lua-dev is installed (with opkg-target).

So I am asking:
Is there a cleaner way to handle these extra include paths? Am I missing something?
If I switch to OE will this problem go away?

Best regards,
Lev


_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to