Re: "Can't link to Pango"
- From: Colomban Wendling <lists ban herbesfolles org>
- To: gtk-app-devel-list gnome org
- Subject: Re: "Can't link to Pango"
- Date: Thu, 13 Feb 2014 18:52:24 +0100
Le 13/02/2014 18:37, Bric a écrit :
[...]
GEN gtkresources.c
(glib-compile-resources:6887): GLib-GObject-CRITICAL **:
/build/buildd/glib2.0-2.24.1/gobject/gtype.c:2706: You forgot to call
g_type_init()
[...]
This looks like you managed to link glib-compile-resources to a too old
version of GLib (2.24). g_type_init() is not needed since 2.36, and I
assume glib-compile-resources is not calling it manually.
Anyway, you need latest GLib to build latest GTK in general, so just try
building everything against latest GLib.
Cheers,
Colomban
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]