Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] building qt5webengine
@ 2016-05-18 12:15 Anatoly Asviyan
  2016-05-18 14:52 ` Julien CORJON
  2016-06-12 20:45 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Anatoly Asviyan @ 2016-05-18 12:15 UTC (permalink / raw)
  To: buildroot

Hi
I have succeeded to build qt5webengine for imx6. I've started from Julien
Corjon patch and added the following:

   - compile host python with bz2
   - compile target code with -std=c++11 flag
   - compile host code without that flag
   - hint gyp/ninja voodoo to do Unix build (it should be auto detected,
   but it does not)
   - inject missing V4L2 enum (it exists in my kernel headers but not in
   toolchain's /usr/include/linux)

I've tried to do above things in a clean way, by changing *.pro or *.gyp
files. but it did not worked, so I ended up with an ugly hack.

Todo

   - do above steps in a clean way
   - configure qt5webengine to use BR2's  ssl, ffmpeg and icu and not its
   own copies. This is specifically important for me, since I have patched
   ffmpeg


Patch: https://gist.github.com/aanatoly/76a2310d41d797d266700c70f0890de7

-- 
Regards, Anatoly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160518/28c228bc/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-12 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 12:15 [Buildroot] building qt5webengine Anatoly Asviyan
2016-05-18 14:52 ` Julien CORJON
2016-06-12 20:45 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox