auto-import error under windows



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

i hope this is the correct mailing-list for this question.

first, i already asked google for this problem and found
the solution that i had to add to the linker option

- -Wl, --enable-runtime-pseudo-reloc

but when i compile my code and try to link it i still get
2 errors:

Info: resolving VTT for Gtk::TreeViewColumn by linking to
__imp___ZTTN3Gtk14TreeViewColumnE (auto-import)
Info: resolving vtable for Gtk::TreeViewColumnby linking to
__imp___ZTVN3Gtk14TreeViewColumnE (auto-import)
c:\daten\src\cpp\logview\Debug\mainwindow.o(.text$_ZN3Gtk14TreeViewColumnC1IN4Glib7ustringEEERKS3_RKNS_15TreeModelColumnIT_EE[Gtk::TreeViewColumn::TreeViewColumn<Glib::ustring>(Glib::ustring
const&, Gtk::TreeModelColumn<Glib::ustring> const&)]+0x116): In function
`ZN7logview10MainWindowC2EP10_GtkWindowRN4Glib6RefPtrIN5Gnome5Glade3XmlEEE':
c:\daten\src\cpp\logview\mainwindow.cxx:36: variable 'vtable for
Gtk::TreeViewColumn' can't be auto-imported. Please read the
documentation for ld's --enable-auto-import for details.
c:\daten\src\cpp\logview\Debug\mainwindow.o(.text$_ZN3Gtk14TreeViewColumnC1IN4Glib7ustringEEERKS3_RKNS_15TreeModelColumnIT_EE[Gtk::TreeViewColumn::TreeViewColumn<Glib::ustring>(Glib::ustring
const&, Gtk::TreeModelColumn<Glib::ustring>
const&)]+0x125):c:\daten\src\cpp\logview\mainwindow.cxx:36: variable
'vtable for Gtk::TreeViewColumn' can't be auto-imported. Please read the
documentation for ld's --enable-auto-import for details.
collect2: ld returned 1 exit status

is there any other possibility to get it to link well?

with regards
cu

ps: sorry for my english :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCZpAUUOoSaCTqiGwRAg5fAJ9CRQ0PaTocAON+sPpx1WUPi9ERaACfVI7E
7jO0+aDLWs2XdPeCjksiykM=
=LmKi
-----END PGP SIGNATURE-----



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