try to compile example:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08s07.html
Dev-Cpp don't want compile and write:
[Info]
[Info]
variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
[Linker error] undefined reference to `g_log'
[Linker error] undefined reference to `g_snprintf'
ld returned 1 exit status
What's happent and how correct this problem?
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list