Hi there,

I am trying to develop an own plugin based on the "help" plugin. The plugin 
gets compiled.
But when QtCreator is started I have the red cross on the "about plugins" 
dialog.
The error message tells me:

Canot load library 
~/Downloads/qt/git/qt-creator/lib/qtcreator/plugins/Nokia/libTasktracker.so:
(~/Downloads/qt/git/qt-creator/lib/qtcreator/plugins/Nokia/libTasktracker.so: 
undefined symbol: _ZN4Core8BaseMode16staticMetaObjectE)
Library base name: 
~/Downloads/qt/git/qt-creator/lib/qtcreator/plugins/Nokia/libTasktracker.so

Do I need to include a particular header file do get that symbol defined? Do 
you have an idea what could cause the above error? Something like:"if you 
#include foo.h you have to #include bar.h, too!

Thanks,
Markus

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to