Hi,

> > > glib-object.h: No such file or directory
> >
> > Try adding -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include to
> > your gcc invocation.
> 
> Actually you should include `pkg-config --cflags glib-2.0`

I just added
CONFIG += link_pkgconfig
PKGCONFIG += libnotify
to the .pro file as suggested here:
http://bit.ly/6nsy79

This does the trick, though I obviously have not understood the issue 
completely :) .

Thanks for the help,

ce
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to