[Interest] I.MX6 and QT5

Thomas Senyk thomas.senyk at pelagicore.com
Tue Jan 15 10:41:29 CET 2013


On Mon, January 14, 2013 22:31:47 qtnext wrote:
> Hi,
> 
> is there anyone using I.MX6 and Qt5 (quick2 / OpenGL / Multimedia playback
> ) ? Is it easy to use ? is there any ressource to start ?

Yes, here.

Their is a device mkspec to start with: mkspecs/devices/linux-imx6-g++
(ok, the wiki page is rather empty: http://qt-project.org/wiki/i.MX-6)


I got good results with quick2 (and theirfor opengl)
I'm using eglfs most of the time (including the QEglFsHooks within the device-
mkspec)

Haven't invested much in multimedia... got it running but without HW-
acceleration.


One additional note: I strongly recommend to not use ltib.
Go for yocto (where freescale contributes) or some other proper build system.


Greets
Thomas





More information about the Interest mailing list