Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

-qt-mouse-tslib: invalid command-line switch when cross-compiling Qt5.3.2

$
0
0
I need to run Qt applications on arm board,and i tried to cross-compile Qt5.3.2 with configure options below: ./configure -qt-mouse-tslib -qt-mouse-pc -release -no-opengl -device imx6 -xplatform linux-arm-gnueabi-g++ -optimized-qmake -pch -qt-sql-sqlite -qt-libjpeg -qt-zlib -no-opengl -no-sse2 -no-openssl -no-nis -no-cups -no-glib -no-xcursor -no-xfixes -no-xrandr -no-xrender -no-separate-debug-info -prefix /opt/Qt520141010 -no-c++11 -no-pkg-config -v and error occuors as: -qt-mouse-tslib: invalid command-line switch -qt-mouse-pc: invalid command-line switch anyone tell me why and how to fix this?

Viewing all articles
Browse latest Browse all 2113

Trending Articles