Bastian,

On Thu, May 22, 2014 at 12:32 PM, Bastian Weißbach <[email protected]>wrote:

> Hey Guys,
>
> I'm trying to build a Linux for a generic X86 system with QT5.
>
> I've tried to go the simple way. I cloned the nessesary layers (meta-intel
> and meta-qt5). Then I selected  "intel-corei7-64" as MACHINE and
> added cinematicexperience to my image. Then I build core-image-minimal.
>
> But when I try to start Qt5_CinematicExperience (on the target) it failed
> because of the missing xcb plugin.
>
> Is there anything I missed?
>
> Thanks for your help!
>

If you want to use qt5 with X11 you need to add DISTRO_FEATURES_append onto
your local.conf
But if tou want to use opengl or famebuffer take a look at PACKAGECONFIG
options on:

meta-qt5/recipes-qt/qt5/qtbase.inc


I would recommend you to you core-image-x11 or core-image-base.

Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to