Hi, I am trying to embed a video element in my qml application. I use Windows Seven , qt from git, qtcreator from git, qt.mobility from git (from two days git). I use import Qt.multimedia 1.1, and when I launch the application,
(I am trying to play a wmv file). I only have the sound and I have the following log message : QMediaPluginLoader: Failed to load plugin: “c:/dev/x32/qt4.7/plugins/mediaservice/dsengine.dll” “The plugin ‘C:/dev/x32/qt4.7/plugins/mediaservice/dsengine.dll’ uses incompatible Qt library. Expected build key “Windows msvc debug full-config”, got “Windows msvc release full-config”” ... and the same for all others plugins… If I start in debug mode, I have a message saying that there is only release module… And If I start in release mode, I have a message saying that there is only the debug module ???
_______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
