[maemo-developers] How to include glib-object.h

From: Martin DeMello martindemello at gmail.com
Date: Mon Mar 29 12:18:18 EEST 2010
On Mon, Mar 29, 2010 at 3:44 AM, Christoph Eckert <ce at christeck.de> wrote:
>
> glib-object.h: No such file or directory
>
> This file includes further files, as listed here:
> http://bit.ly/dprcX6
>
> I'm obviously missing some include path or similar. Appearently I'm a bloody
> hobbyist, so please bear with me :) . Any hint, even RTFM is much appreciated.

Try adding -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include to your
gcc invocation.

martin
More information about the maemo-developers mailing list