All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] QtMultimedia and gstreamer-1.0
Date: Tue, 17 May 2016 12:58:24 +0200	[thread overview]
Message-ID: <20160517125824.203d2759@gmx.net> (raw)
In-Reply-To: <573A36BC.90807@gmail.com>

Hello Marco,

On Mon, 16 May 2016 23:08:12 +0200, Marco Trapanese <marcotrapanese@gmail.com> wrote:

> Il 16/05/2016 22:22, Marco Trapanese ha scritto:
> > I will try to ldd files under /usr/lib/qt/plugins/
> 
> 
> I attach to this email the output for:
> 
> ldd libgstmediaplayer.so
> 
> please, how to read the results?
> Two questions:
> 
> 1) "checking sub-depends for '/blabla.so' " means it found the 
> sub-depends, doesn't it?
> 
> 2) what does "checking sub-depends for 'not found'" mean???
> 
> It doesn't found libQt5OpenGL:
> 
> > libQt5OpenGL.so.5 => not found (0x00000000)
> 
> I guess due to the missing of "opengl" module.
> I'm rebuilding Qt5... let's see if it fixes.
> 

Enabling 'BR2_PACKAGE_QT5BASE_OPENGL_LIB=y' and doing

	$ rm build/qt5base-5.6.0/.stamp_staging_installed
	$ rm build/qt5base-5.6.0/.stamp_target_installed
	$ make

(and copy the new image to sd card, or copy only the missing libQt5OpenGL.so.5)
should do the trick...

Patch for qt5multimedia follows....

Regards,
Peter

  reply	other threads:[~2016-05-17 10:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15  6:04 [Buildroot] QtMultimedia and gstreamer-1.0 Marco Trapanese
2016-05-15  8:03 ` Peter Seiderer
2016-05-15  8:28   ` Marco Trapanese
2016-05-15 12:05     ` Peter Seiderer
2016-05-15 12:10       ` Marco Trapanese
2016-05-16 20:18         ` Peter Seiderer
2016-05-16 20:22           ` Marco Trapanese
2016-05-16 21:08             ` Marco Trapanese
2016-05-17 10:58               ` Peter Seiderer [this message]
2016-05-17 11:07                 ` Marco Trapanese

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=20160517125824.203d2759@gmx.net \
    --to=ps.report@gmx.net \
    --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.