On Thursday 20 May 2010 10:41:56 kai.koe...@nokia.com wrote:
> qt-qml-boun...@trolltech.com wrote:
> > defaultServiceProvider::requestService(): no service found
> > for -"com.nokia.qt.mediaplayer"
> > 
> > My Qt version is 4.7 Beta1
> 
> My best advice for you is to try downloading the Qt APIs for Mobile
> Development:
> https://qt.nokia.com/products/appdev/add-on-products/catalog/4/new-qt-apis
> /mobility , and add them to your Qt installation. But it seems they're
> providing only source code so far, so you'd have to compile the library
> yourself ...
> 
> You might consider also asking on the Qt-Mobility-Feedback mailing list
> http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback for
> guidance.

The multimedia stuff in Qt-Mobility does not really work at all at the moment, 
at least I have no idea how to get it to find any of its plugins. I see the 
same above error message for all the multimedia examples in Qt-Mobility.

Not that this has anything to do with QML. I was fortunate to build my media 
stuff using a C++ based QMediaPlayer, so all that was needed for me was to add 
some stuff to my .pro file and recompile and the multimedia stuff was found 
again. Well, at least it compiles, it does not yet *play* anything. :)

-- 
  And it came to pass that in time the Great God Om spake unto Brutha,
    the Chosen One: "Psst!"
                                        -- Terry Pratchett, Small Gods
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to