解决Cmake的一个小问题及QT4与QT5的安装和切换

本文介绍了在将src文件移至虚拟机工作空间时,遇到的因Qt版本不匹配导致的CMake错误,详细说明了问题原因(需要Qt4而非Qt5),提供了解决方案(安装Qt4并切换版本)及相关链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

在将src文件移动至虚拟机的一个工作空间下时,进行catkin_make时出现如下错误:
CMake Error at /usr/share/cmake-3.16/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version “5.12.8” from /usr/bin/qmake, this code
requires Qt 4.x
Call Stack (most recent call first):
src/lidar/hector_slam/hector_geotiff/CMakeLists.txt:12 (find_package)

– Configuring incomplete, errors occurred!
See also “/home/rosyyds/roscar/build/CMakeFiles/CMakeOutput.log”.
See also “/home/rosyyds/roscar/build/CMakeFiles/CMakeError.log”.
Invoking “cmake” failed
原因:QT版本为5,而此文件需要的是QT4
解决方法:安装QT4并切换版本
版本切换:https://blog.youkuaiyun.com/lch_vison/article/details/80899039
qt4:http://ubuntuhandbook.org/index.php/2020/07/install-qt4-ubuntu-20-04/
http://blog.sina.com.cn/s/blog_9e0b568901017tar.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值