> --- Ursprüngliche Nachricht --- > Von: Alexander Volosatov <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > Kopie: [email protected] > Betreff: Re: Different Background-Color for even/odd Rows in TreeView > Datum: Wed, 8 Mar 2006 22:56:30 +0200 > > Hello, thom. > > > Im using Gtkmm - but since the Gtk::TreeView doesnt work for windows > (linker > > error) > > What error? in dev-c++? > > If you use Dev-C++ and error: > (variable 'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please > read the documentation for ld's --enable-auto-import for details. ): > add -Wl,--enable-runtime-pseudo-reloc to linker options for project. > > -- > Alexander mailto:[EMAIL PROTECTED] >
Hi Alexander, I tried already this linker-option, then it was possible to compile and link ...... but when I tried to execute, it just crashed. the same programm worked fine under linux gizmo -- Echte DSL-Flatrate dauerhaft für 0,- Euro*! "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
