Hi Yann, Try to use the '-Wl,--enable-runtime-pseudo-reloc' option at link time.
Cedric On 8/26/05, Yann Normand <[EMAIL PROTECTED]> wrote: > Hello, > > My config is : > > minGW compiler with gcc 3.4.2. > The Gtk+/Win32 Development Environment 2.6.10. > The Gtkmm 2.6 Development Environment for mingw32. > > I try to compile my project using Treeviews, but I get the following > error at linking time: > variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. > Please read the documentation for ld's --enable-auto-import for details. > > I searched the archives and found a similar thread but got no answer. > > I need help. Thank you. > > Yann > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
