I am trying to get the touch screen to work properly with Qt5 compiled for BBB. I am using TI SDK to produce the cross compiled output but there is no support for touch-screen, only standard PC mouse operations. Therefore I have to drag a mouse to a button rather than press the button directly. Lately have been looking into creating a new build of Qt with tslib and xcb included but have not been able to accomplish that because I don't have all the ARM libraries to support this. Has anyone else dealt with this and how did you get the touch screen to function properly? Thanks!
↧