Hi, in the future I would like to use egl instead of x11. But for the moment I would be happy if I could get any results ;).
This time I added those lines to my conf/local.conf: IMAGE_INSTALL_append = " cinematicexperience " DISTRO_FEATURES_append = " x11 " then I build core-image-x11. The QT5 CinematicExperience still tells me that xcb plugin is missing. Regards, 2014-05-22 22:45 GMT+02:00 Diego Sueiro <[email protected]>: > 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
