How to compile qt 4.7.4 for mini6410? I try this with using arm-unknown-linux-gnueabi 4.4.6 maked by crosstools-ng 1.12.3. But when I run application, ex. analogclock -qws, I see only mouse cursor. before running i set: export TSLIB_TSDEVICE=/dev/touchscreen-1wire export TSLIB_CALIBFILE=/etc/pointercal export TSLIB_CONFFILE=/etc/ts.conf export TSLIB_PLUGINDIR=/usr/lib/ts export TSLIB_FBDEVICE=/dev/fb0 export TSLIB_CONSOLEDEVICE=none export QWS_MOUSE_PROTO=tslib:/dev/touchscreen-1wire its all under qtopia firmware.