我的tslib版本是1.4qt是4.6.3版tslib移植lib库配置好配置文件 能够正常运行 ./ts_calibrate这是我的/etc/profileexport QTDIR=/mini2440export T_ROOT=/tslibexport PATH=$QTDIR/bin:$PATHexport TSLIB_CONSOLEDEVICE=noneexport TSLIB_FBDEVICE=/dev/fb0export TSLIB_TSDEVICE=/dev/input/event0export TSLIB_PLUGINDIR=$T_ROOT/lib/tsexport TSLIB_CONFFILE=$T_ROOT/etc/ts.confexport TSLIB_CALIBFILE=/etc/pointercalexport QWS_MOUSE_PROTO=Tslib:/dev/input/event0export LD_LIBRARY_PATH=$T_ROOT/lib:$QTDIR/lib
in a hurry and others help me to answer...
CodePudding user response:
Solve, encountered the same problem