On Tuesday 05 April 2011 12:20:47 you wrote: > When I export QT_PLUGIN_PATH as you said, it starts working indeed. I
Added that to the wiki page - imports are sort-of plugins so the two require the same 'treatment'... > already have the addImportPath in my code, as otherwise it wouldn't > find QtMultimediaKit at all. Yes, that is intentional (as you don't want to mix modules with different versions, and I can't change the default plugin/import path from a .pro file). Best regards, Attila Csipa _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
