From: "Paweł Gibaszek" <gibol666@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] QMultimedia problem
Date: Tue, 14 Jan 2014 06:01:52 +0100 [thread overview]
Message-ID: <52D4C4C0.70503@gmail.com> (raw)
In-Reply-To: <52D4C3EC.70103@gmail.com>
I have problem with QMultimedia from Qt5 package.
I'm using QMediaPlayer in my application and it reports error:
[ defaultServiceProvider::requestService(): no service found for -
"org.qt-project.qt.mediaplayer" ]
I suspect that libgstmediaplayer.so plugin cant be loaded due to missing
dependency:
[
ldd /usr/lib/qt/plugins/mediaservice/libgstmediaplayer.so | grep found
checking sub-depends for 'not found'
libqgsttools_p.so.1 => not found (0x00000000)
]
On x86 ubuntu machine this lib is present and the app is working.
How can i fix this?
I'm a newbie so forgive me if I'm missing something obvious.
I'm using Buildroot 2014.02-git-00566-gd66c981.
I've also selected gsteamer1 in addition to gstreamer-0.10 and did
make clean but it didn't help.
next parent reply other threads:[~2014-01-14 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <52D4C3EC.70103@gmail.com>
2014-01-14 5:01 ` Paweł Gibaszek [this message]
2014-01-15 6:46 ` [Buildroot] QMultimedia problem Fatih Aşıcı
2014-01-23 18:33 ` Paweł Gibaszek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52D4C4C0.70503@gmail.com \
--to=gibol666@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.