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