Thanks for help!!
I have compiled Qt for arm with tslib using the following config
./configure -embedded arm -qt-mouse-linuxtp -qt-mouse-tslib -L /tmp/tslib/build/lib -I /tmp/tslib/build/include
Now I have queries:
1) which files should I copy on to the board and to which location?
2)How do I configure tslib to use my touch driver after that
My driver is at /dev/input/event0 location of the board
Bookmarks