[Glade-users] Signal Handler cannot connect

Tadej Borovšak tadeboro at gmail.com
Fri Jun 10 17:55:41 EDT 2011


Hello.

> /*-----------------------------
> Compile: gcc `pkg-config --cflags gtk+-3.0` -o test test.c `pkg-config
> --libs gtk+-3.0`
> -------------------------------*/

You need to add gmodule-2.0 to your packages, this will provide proper
linker flags, ("-Wl, --export-dynamic" is needed in this case
specifically).

Cheers,
Tadej

-- 
Tadej Borovšak
tadeboro at gmail.si
tadej.borovsak at gmail.com
tadeboro.blogspot.com



More information about the Glade-users mailing list