[Geany-Devel] Geany uses g_signal_handlers_disconnect_by_data from glib 2.32

Dimitar Zhekov dimitar.zhekov at xxxxx
Mon Jun 2 16:55:43 UTC 2014


Hello, all,

While attempting to compile the latest Geany snapshot, I received a
compiler warning and then a linked error:

src\document.c.5.o:document.c: (.text +0x5b97): undefined reference to
`g_signal_handlers_disconnect_by_data'

g_signal_handlers_disconnect_by_data() is since glib 2.32.

Our current requirements are for glib 2.20 or later.

The official windows binaries for gtk+2.24 include glib 2.28.8.

-- 
E-gards: Jimmy


More information about the Devel mailing list