Hello, On Wed, 2009-10-14 at 11:19 +0200, ext Edd Barrett wrote: > On Wed, Oct 14, 2009 at 09:04:27AM +0200, Eike Ziller wrote: > > * it is not recognized as a valid Qt plugin by the Qt Plugin Loader, > > which is usually the case if the library was compiled/linked against a > > different Qt than it is run against > > Also the operating system is not happy with the libraries: > > ---8<--- > ire% ldd /usr/local/lib/qtcreator/plugins/Nokia/libFind.so > /usr/local/lib/qtcreator/plugins/Nokia/libFind.so: > Cannot load specified object > ---8<---
Could it be that you (accidentally) cross-compiled for another platform (than where you try to use those)? Jörg _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
