Hello everyone, my problem is the following : I’m developping a multimedia application with Qt obviously (Qt 5.1.0-RC1), therefore I use the QMediaPlayer [qt-project.org] class from the QtMultimedia [qt-project.org]. Even though it compiles and launches perfectly when using MinGW as a compiler, when I use mscv2012 64bit I get the the message shown in the topic’s title. I was getting the same message with the 5.0.2 version of Qt but I was told that it came from the lack of the dsengine.dll in the /plugins/mediaservice directory. And now the said dll is inside the directory but it doesn’t seem to change anything. So if anyone encountered the same issue and found a fix , they are more than welcome to post it here, because I know that it will benefit many others.
Thank you in advance for your time and your help.
Qt Version : 5.1.0-RC1
Os : Windows 8 64bit
IDE : QtCreator 2.7.1
↧