Rotors仿真遇到的问题记录
Rotors仿真遇到的问题及总结
报错1:
CMake Error
Failed to find glog - Could not find glog include directory, set
GLOG_INCLUDE_DIR to directory containing glog/logging.hba
报错原因:缺少Glog库,库文件依赖
解决办法:安装库文件包libgoogle-glog-dev
报错2:
No rule to make target ‘/home/batjack/WorkS
原创
2020-09-19 23:27:53 ·
953 阅读 ·
1 评论