Re: [meta-freescale] iMX6UL EVK and Qt QML - Am I missing something?

2016-05-17 Thread Simone
Mmm.. I see.. By the way how can I launch a qt c++ program? I can run the binary with the argument "-platform xcb" but it fail saying that there is no xcb display.. Any clue? > Il giorno 17/mag/2016, alle ore 19:21, Otavio Salvador > ha scritto: > > On Tue, May 17, 2016 at 2:17 PM, Cjb_

Re: [meta-freescale] iMX6UL EVK and Qt QML - Am I missing something?

2016-05-17 Thread Otavio Salvador
On Tue, May 17, 2016 at 2:17 PM, Cjb_SW Freescale wrote: > Thanks a lot Otavio for the confirmation. > Qt4 is also not supported in the latest openembedded layer? You need meta-qt4 layer but I strongly advise in not using Qt4 for any new project as it is dead upstream. -- Otavio Salvador

Re: [meta-freescale] iMX6UL EVK and Qt QML - Am I missing something?

2016-05-17 Thread Cjb_SW Freescale
Thanks a lot Otavio for the confirmation. Qt4 is also not supported in the latest openembedded layer? Simone 2016-05-17 19:13 GMT+02:00 Otavio Salvador : > On Tue, May 17, 2016 at 2:03 PM, Cjb_SW Freescale > wrote: > > Dear All, > > I've just build an image "fsl-image-multimedia-full" for the i

Re: [meta-freescale] iMX6UL EVK and Qt QML - Am I missing something?

2016-05-17 Thread Otavio Salvador
On Tue, May 17, 2016 at 2:03 PM, Cjb_SW Freescale wrote: > Dear All, > I've just build an image "fsl-image-multimedia-full" for the imx6ulevk > platform, including Qt5, and based on Krogoth branch. > Everything work fine, the board boot and kernel is loaded without problems, > I can see the termin

[meta-freescale] iMX6UL EVK and Qt QML - Am I missing something?

2016-05-17 Thread Cjb_SW Freescale
Dear All, I've just build an image "fsl-image-multimedia-full" for the imx6ulevk platform, including Qt5, and based on Krogoth branch. Everything work fine, the board boot and kernel is loaded without problems, I can see the terminal on the screen. Now, I try to launch qt5 demos (cinematicexperien