Pedro Sanchez a écrit : > Likely a silly question, but I'm getting the subject linking error when > I try to use this glib function. > > My configure.ac file has > > PKG_CHECK_MODULES(... glib-2.0 ...) > > and my source file has > > #include <glib.h> > #include <glib/gprintf.h> > > What else is needed? > > Thanks, >
from the glib doc : Since 2.16 What version is your glib in scratchbox ? _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
