Bob54325
02-02-2002, 05:11 PM
I am making a KDE/QT application I do tmake and then make and with make I get these errors:
editCards.o: In function `QShared::deref(void)':
/usr/lib/qt2/include/qstring.h(.text+0x1f): undefined reference to `EditCards virtual table'
/usr/lib/qt2/include/qstring.h(.text+0x29): undefined reference to `EditCards::QPaintDevice virtual table'
collect2: ld returned 1 exit status
make: *** [quizzer] Error 1
Please help. Thank you in advance.
editCards.o: In function `QShared::deref(void)':
/usr/lib/qt2/include/qstring.h(.text+0x1f): undefined reference to `EditCards virtual table'
/usr/lib/qt2/include/qstring.h(.text+0x29): undefined reference to `EditCards::QPaintDevice virtual table'
collect2: ld returned 1 exit status
make: *** [quizzer] Error 1
Please help. Thank you in advance.