how can include just glib



Did you try to make this?

#include <glib.h>

And then link with

-lglib-2.0 (link against your glib version)

Best regards

---------- Forwarded message ----------
From: Yiannis <odysseus lost gmail com>
Date: 13-dic-2005 16:08
Subject: how can include just glib
To: gtk-app-devel-list gnome org

Hi,

I would like to use just glib in my programming without the header files of
gtk.... How is that possible?

Cheers.

--
-- Yiannis
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]