Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Deplaying an application with plugin

$
0
0
Hello, I have realised an application using QtMultimedia. When I test it on debug mode all works fine, but not in release mode. I have the following error : defaultServiceProvider::requestService(): no service found for – “org.qt-project.qt.mediaplayer” So I search for the error an I find that the plugin mediaservices have not been loaded, I have created a subdirectory named plugins and i have put the mediaservice into it. But always the same error. How could i fix that? ps : sorry for my english i’m french

Viewing all articles
Browse latest Browse all 2113

Trending Articles