Arm i.MX6 Yocto Jethro; Project ERROR: Unknown module(s) in Qt: webengine
Unsolved
Mobile and Embedded
-
I am working on getting QtWebengine (5.5) to work with Wandboard-quad.
So far, I have compiled the framebuffer image with Yocto Jethro to boot up on the wandboard.
When I tried to cross compiled the Quick Nano Browser from Qt Example, Qt gives me an error
Project ERROR: Unknown module(s) in Qt: webengine
. Compiling with my Ubuntu 14.04 environment is fine.Do you know whether QtWebengine (5.5) is compatible with Freescale Arm i.mx6? What is happening for the error mentioned above?
-
Hi and welcome to devnet,
IIRC, QtWebEngine is not cross-compiled by default. However, it's working for embedded linux since it's part of Boot2Qt. You may have to fiddle a bit with the build system to get to build for ARM.
-
Not at hand, sorry