Hello, On Mon, Feb 16, 2015 at 1:53 PM, Alexandre Belloni <[email protected]> wrote: > On 16/02/2015 at 13:49:42 -0200, Otavio Salvador wrote : >> On Mon, Feb 16, 2015 at 1:07 PM, Alexandre Belloni >> <[email protected]> wrote: >> > I'm trying to build qtdeclarative without x11 and opengl. The imx6slevk >> > is doing that when DISTRO_FEATURES doesn't contain x11 (see >> > https://github.com/Freescale/meta-fsl-arm/blob/master/qt5-layer/recipes-qt/qt5/qtbase_%25.bbappend#L22) >> > >> > Actually, this would also be useful for mxs based boards or any other >> > SoC without opengl/gles. Or simply to reduce the final image size GL is >> > not needed. >> > >> > For now it fails (both 5.3.2 and 5.4) with: >> > Project ERROR: Unknown module(s) in QT: quick-private >> > >> > Any input would be appreciated! >> >> As far as I know the Qt Declarative support for non-GL platforms is >> not available in Qt OpenSource yet. I may be mistaken though... >> > > I was kind of expecting that one and as much as I hate to say it, it > just builds fine with buildroot...
Awesome :-) So we can try to identify what buildroot is doing which makes this to work :-) -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
