| 
 
贡献148 
飞刀44 FD
注册时间2020-7-10
在线时间4 小时积分25 
 
 
 扫一扫,手机访问本帖  | 
 
| gdb远程调试Qt程序,调试开始出现如下错误提示,程序能运行: 
 调试开始
 Process /extp/WheelRobotUpperDCH created; pid = 1474
 Listening on port 10001
 Remote debugging from host 192.168.0.234
 .dynamic section for "/root/workspace/allwinner/A40i/bsp/lichee/out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libinput.so.10" is not at the expected address (wrong library or version mismatch?)
 Unable to query physical screen size, defaulting to 100 dpi.
 To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
 .dynamic section for "/root/workspace/allwinner/A40i/bsp/lichee/out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ts/input.so" is not at the expected address (wrong library or version mismatch?)
 .dynamic section for "/root/workspace/allwinner/A40i/bsp/lichee/out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ts/pthres.so" is not at the expected address (wrong library or version mismatch?)
 .dynamic section for "/root/workspace/allwinner/A40i/bsp/lichee/out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ts/dejitter.so" is not at the expected address (wrong library or version mismatch?)
 
 
 | 
 |