Qt on imx6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Qt on imx6

2,522 Views
GaoJianzhong
Contributor IV

Hi,I am working on imx6,and i want to get Qt work on it.

My needs are Qt+directfb+multitouch.

1.Qt4(qws)+DirectFB(vivante gpu gfx)

2.Qt5+DirecFB(vivante gpu gfx)+EvdevTouch

Which way should i use?

Qt4 do not support the multitouch,and is there anyone had work with this?

Thank you

Tags (2)
0 Kudos
4 Replies

830 Views
GaoJianzhong
Contributor IV

I had built Qt4.8.2(qws) on imx6 with directfb display, and it is worked.

But I have two problems:

1. The DirectFB display plugin is some time crushed.

2. I need to support multitouch with QT, but Q Windowing System seems like not support Qtouch event(Qmouse only),

Do you have any ideas with this?

 

Thank you!

0 Kudos

830 Views
KrishnaPavan
Contributor II

Yes, I used a Q Windowing System.

However, I have obtained specific "mkspecs" for i.MX5X micro.

0 Kudos

830 Views
GaoJianzhong
Contributor IV

Hi,

Thank you very much.

I have done the multi-touch works on Qt4.8.2(qws) system.

The next problem is the directfb plugin.

Have you done this before?

0 Kudos

830 Views
GaoJianzhong
Contributor IV

hi,  H R Krishna Pavan

Did you do qt4 (qws)+directfb on imx6?

0 Kudos