运行程序出现如下错误
Couldnt load module pthres
QWSTslibMouseHandlerPrivate: ts_config() failed with error: 'No such file or dir
ectory'
Please check your tslib installation!
修改tslib源代码测试发现input.so可以正常加载,但是pthres.so在dlopen处返回值是0,也就是没有加载成功,可以确定路径都是正确的,实在想不出怎么解决,有大牛可以帮忙看一看不?