[Qt-interest] Qt3_support removal
MacUser S
macos_user at yahoo.com
Fri Jan 8 10:48:06 CET 2010
When i'm removing Qt_Support from my project it shows some linker error like
Undefined symbols:
"Q3GList::~Q3GList()", referenced from:
vtable for Q3GListin myapp.o
"Q3GList::~Q3GList()", referenced from:
vtable for Q3GListin myapp.o
"Q3GList::compareItems(void*, void*)", referenced from:
vtable for Q3GListin myapp.o
"typeinfo for Q3PtrCollection", referenced from:
typeinfo for Q3GListin myapp.o
"Q3GList::read(QDataStream&, void*&)", referenced from:
vtable for Q3GListin myapp.o
"Q3PtrCollection::newItem(void*)", referenced from:
vtable for Q3GListin myapp.o
"Q3GList::write(QDataStream&, void*) const", referenced from:
vtable for Q3GListin myapp.o
"Q3GList::clear()", referenced from:
vtable for Q3GListin myapp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
But,I didn;;t use any Q3GLLIst in my project,Can anybody help me.Whats the actuall problem with my project?
Thanks,
jos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100108/9b854fb8/attachment.html
More information about the Qt-interest-old
mailing list