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 dependendencies?
Can somebody help me in determining what I am missing?
You can find here [pastebin.com] my cross-compilation configuration and here [pastebin.com] the full trace of messages produced by the application when setting the environment variable QT_DEBUG_PLUGIN
↧