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... -- 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
