[Development] Qt5 latest not loading library properly

Leandro Melo de Sales leandroal at gmail.com
Sat Aug 11 18:03:58 CEST 2012


Hi folks,

   I'm using latest qt5 sdk from digia. In my qml, I did "import
QtMultimedia 5.0", but when the qml is loaded I get the following error:
plugin cannot be loaded for module "QtMultimedia": Cannot load library. My
QT directive is:

QT += network core xml multimedia quick widgets multimediawidgets

The complete error output is:

 qrc:///qml/player/main.qml:76:5: Type VideoView unavailable

qrc:///qml/player/VideoView.qml:2:1: plugin cannot be loaded for module
"QtMultimedia": Cannot load library
/Users/leandrosales/Qt5.0.0beta/Desktop/Qt/5.0.0-beta1/gcc_64/imports/QtMultimedia/libdeclarative_multimedia_debug.dylib:
(dlopen(/Users/leandrosales/Qt5.0.0beta/Desktop/Qt/5.0.0-beta1/gcc_64/imports/QtMultimedia/libdeclarative_multimedia_debug.dylib,
5): Library not loaded:
/Users/bld.qt/bamboo-agent-home/xml-data/build-dir/DQTC-RELEASE5LGPL-OSX106/qt5_workdir/w/s/qtbase/qtbase/lib/QtMultimediaQuick_p.framework/Versions/5/QtMultimediaQuick_p

Referenced from:
/Users/leandrosales/Qt5.0.0beta/Desktop/Qt/5.0.0-beta1/gcc_64/imports/QtMultimedia/libdeclarative_multimedia_debug.dylib

Reason: image not found)


Thanks,
Leandro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120811/2de60b0e/attachment.html>


More information about the Development mailing list