[gtkmm] Compiling gtkmm with make



When I compile a simple gtkmm app, I get the below error:
Can anyone tell me what this mean?

Thanks in advance!
---------
wimm.o(.rdata$_ZTV4Wimm+0x184): In function `_ZN4WimmC2Ev':
/home/admin/dev/lib/jme/wimm/wimm.cpp:13: undefined reference to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' wimm.o(.rdata$_ZTC4Wimm0_N3Gtk6WindowE+0x180):/home/admin/dev/lib/jme/wimm/wimm.cpp:13: undefined reference to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' wimm.o(.rdata$_ZTC4Wimm0_N3Gtk3BinE+0x168):/home/admin/dev/lib/jme/wimm/wimm.cpp:13: undefined reference to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' wimm.o(.rdata$_ZTC4Wimm0_N3Gtk9ContainerE+0x168):/home/admin/dev/lib/jme/wimm/wimm.cpp:13: undefined reference to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' wimm.o(.rdata$_ZTC4Wimm0_N3Gtk6WidgetE+0x140):/home/admin/dev/lib/jme/wimm/wimm.cpp:13: undefined reference to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' wimm.o(.rdata$_ZTC4Wimm0_N3Gtk6ObjectE+0x50):/home/admin/dev/lib/jme/wimm/wimm.cpp:7: more undefined references to `virtual thunk [v:0,-28] to Gtk::Object::destroy_notify_()' follow Info: resolving vtable for SigC::ObjectSlotNodeby linking to __imp___ZTVN4SigC14ObjectSlotNodeE (auto-import) Info: resolving vtable for SigC::ObjectBaseby linking to __imp___ZTVN4SigC10ObjectBaseE (auto-import)
collect2: ld returned 1 exit status
make: *** [wimm.exe] Error 1

--
* The media's the most powerful entity on earth. They have the power to make the innocent guilty and to make the guilty innocent, and that's power. - Malcom X

* You cannot exercise your power to a point of humiliation.
                              - Jean Chretien



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