Having tried the QtMultimedia examples in Qt5 and read the 'Changes in
QtMultimedia' online documentation. I was expecting that the Video QML
element in my existing code would work 'as is' if I updated to import
QtQuick2 &  QtMultimedia 5.0.

The qmlvideo example works fine but every time I try to run a QML2 only
application using qmlscene.exe on Windows 7 I get:

plugin cannot be loaded for module "QtMultimedia": Cannot load library
C:/Qt/qt5/qtbase/imports/QtMultimedia/declarative_multimediad.dll: The
specified module could not be found. 
import QtMultimedia 5.0
 
Well it is there, the import path is correct, all the necessary dll
dependencies are met and it loads OK with the qmlvideo example which I
confirmed using QML_IMPORT_TRACE=1.

Is there something obvious I've missed? 

Regards
David Robinson


Please refer to www.anite.com for individual Anite company details. The 
contents of this e-mail and any attachments are for the intended recipient 
only. If you are not the intended recipient, you are not authorised to and must 
not disclose, copy, distribute, or retain this message or any part of it. It 
may contain information which is confidential and/or covered by legal 
professional or other privilege. Contracts cannot be concluded with us nor 
legal service effected by email.  

Anite plc
Registered in England No.1798114
Registered Office: 353 Buckingham Avenue Slough Berks SL1 4PF United Kingdom 
VAT Registration No. GB 787 418187

Scanned for viruses by Mimecast.

_______________________________________________
Qt-qml mailing list
Qt-qml@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qml

Reply via email to