[Interest] QtMultimedia how to crosscompile with GStreamer

Denis Shienkov denis.shienkov at gmail.com
Tue Nov 3 17:39:29 CET 2015


Hi Thiago,

A problem was on my side:

 > I'm sorry, the problem was on my side.. need to fix some of symlinks, 
like:

 > $ sudo ln -sf 
/home/builder/Projects/tegra/rootfs/lib/arm-linux-gnueabihf/libglib-2.0.so.0 
/home/builder/Projects/tegra/rootfs/usr/lib/arm-linux-gnueabihf/libglib-2.0.so 
<http://libglib-2.0.so>

now it is solved. Thanks for your answer.

BR,
Denis

03.11.2015 17:32, Thiago Macieira пишет:
> 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.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151103/1c52f074/attachment.html>


More information about the Interest mailing list