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] _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
