[Interest] How to enable MTDEV for multi-touch

Agocs Laszlo laszlo.agocs at theqtcompany.com
Mon Feb 2 09:04:39 CET 2015


Hi,


You need the libmtdev headers and libraries present in the sysroot, not in your host environment.


What device are you cross-compiling for?


Best regards,

Laszlo


________________________________
From: interest-bounces+laszlo.agocs=theqtcompany.com at qt-project.org <interest-bounces+laszlo.agocs=theqtcompany.com at qt-project.org> on behalf of nus1998 <nus1998 at yeah.net>
Sent: Monday, February 2, 2015 5:36 AM
To: interest at qt-project.org
Subject: [Interest] How to enable MTDEV for multi-touch

Hi All,

I'm now compiling Qt 5.3.2, I have added the option "-mtdev" on configure, and there is no error encountered in the configure process. however, I found "mtdev .................. no" in the configure.summary after configure process is complete, which means "mtdev" is not enabled?

my host is ubuntu 12.04 and I installed libmtdev-dev, the complete configure command that I inputed is like below:

./configure -xplatform linux-arm-gnueabi-g++ -release -opensource -confirm-license -mtdev -make libs -prefix $PWD/_install

Thanks in advance for any tips.
Jie


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150202/66485ec7/attachment.html>


More information about the Interest mailing list