Hi Laszlo, Samuel, Thank you both for the support.
I saw this in qtbase/src/plugins/genric/generic.pro contains(QT_CONFIG, evdev) { contains(QT_CONFIG, libudev) { SUBDIRS += evdevmouse evdevtouch evdevkeyboard } } So I presumed that libudev is a must-have to compile evdev. From your comments, I think I can just go ahead and add evdevkeyboard and evdevmouse to SUBDIRS (libudev or not). I will update you my results. Thanks again! ~Ganesh On Wed, Aug 29, 2012 at 4:39 PM, Samuel Rødal <samuel.ro...@nokia.com>wrote: > On 08/29/2012 01:08 PM, ext Samuel Rødal wrote: > > Example "./myapp -plugin evdev:/dev/event0" > > Sorry, that should be "./myapp -plugin evdevkeyboard:/dev/event0" > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest