Hello,
I have libsigc++-1.0.3, gtkmm-1.2.5 and gnomemm-1.1.17.
Everything from cdrdao-1.1.5 compiles ok, but I get linking error:
SampleDisplay.o: In function `SampleDisplay::~SampleDisplay(void)':
/usr/include/sigc++/basic_signal.h(.text+0x39e): undefined reference to
`Gtk::ProxyNode::connect(Gtk::Object *, char const *, void (*)(...), SigC::SlotData *, bool)'
....
/usr/lib/libgnomemm.so: undefined reference to
`gtkmm_marshal_INT__POINTER__FP10_GtkObjectPFe_vPvP7_GtkArg'
Is it a problem with my libraries or headers?
Regards,
Nerijus
|