Re: Gtk::TreeView



Volosatov Alexander wrote:

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

add -Wl,--enable-runtime-pseudo-reloc  to linker options

--
Jason Burchfield
CAS, Inc.
(256) 971-6096
Jason Burchfield cas-inc com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]