[Interest] QtMultimedia how to crosscompile with GStreamer

Thiago Macieira thiago.macieira at intel.com
Tue Nov 3 15:32:49 CET 2015


On Tuesday 03 November 2015 09:27:44 Thiago Macieira wrote:
> On Tuesday 03 November 2015 13:54:12 Denis Shienkov wrote:
> > Hi all,
> > 
> > I have Ubuntu 14.04 i386 as host OS and I want to cross-compile Qt 5.5.1
> > for embedded ARM target.
> > I already have a cross-compiled Qt 5.5.1, but with incomplete QtMultimedia
> > module (without GStreamer 1.0).
> > 
> > The problem is that pkg-config utility does not resolved the installed
> > GStreamer parts.
> 
> Hi Denis
> 
> Make sure that PKG_CONFIG_LIBDIR and PKG_CONFIG_SYSROOT_DIR are both
> properly set and pointing to your sysroot before you run qtbase's
> configure, as well as when you run qmake in qtmultimedia's top dir.

Oops, I realised just after hitting Send that your script does that.

Can you attach the config.log that qmake produced when run in qtmultimedia?

It should have logged the command-line it used to compile the gstreamer test 
and will tell us why it failed.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list