On Wed, 2010-02-24 at 07:11 -0800, Genís wrote:
> (<unknown>:8553): glibmm-CRITICAL **: Glib::ObjectBase*
> Glib::wrap_create_new_wrapper(GObject*): assertion `wrap_func_table !=
> 0'
> failed 

Have you initialized gtkmm? For instance, do you have a Gtk::Main
instance? Is the error happening in some static instance that might be
even be run before main()?

-- 
[email protected]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to