I cross compiled Qt 5.2.1 for TI AM335x board using the toolchain provided by TI together with their SDK 6.00.00.
Unluckily I am not able to reproduce any video in QML...
The debug console tells:
defaultServiceProvider::requestService(): no service found for – “org.qt-project.qt.mediaplayer”
Is there something that I am missing in cross-compilation? maybe some dependencies? Can somebody help me in determining what I am missing?
You can find here my cross-compilation configuration and here the full trace of messages produced by the application when setting the environment variable QT_DEBUG_PLUGIN