Hi guys,

Taking this example code:
https://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/menus/main_menu

(compiled with Gtkmm-3.10.0 as follows: $ g++ examplewindow.cc main.cc -o
menu `pkg-config --cflags --libs gtkmm-3.0`)

Is it normal that it breaks with an error message like,
./menu: symbol lookup error: ./menu: undefined symbol:
_ZN3Gio9ActionMap10add_actionERKN4Glib7ustringERKN4sigc4slotIvNS5_3nilES7_S7_S7_S7_S7_S7_EE

at runtime ?

Is it something wrong ?

Glus
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to