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?
 
>>
>add -Wl,--enable-runtime-pseudo-reloc  to linker options

Do not help.



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