On Fri, Feb 4, 2011 at 2:15 PM, craigbakalian <craigbakal...@verizon.net> wrote:
> Is there a glib version I should download and install?  There are many
> on the the Gtk+ site.  I don't know what one is compatible with Gtk3.
> Do I need git to download the latest Glib?
>

configure will tell you if it doesn't find a new enough glib.
Here are the numbers:

m4_define([glib_required_version], [2.27.5])
m4_define([pango_required_version], [1.20])
m4_define([atk_required_version], [1.29.2])
m4_define([cairo_required_version], [1.10.0])
m4_define([gdk_pixbuf_required_version], [2.21.0])
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to