JavaShuo
欄目
標籤
CMake Error at XXX cmake 113 message:Project XXX specifies as an include dir, which is not found
時間 2021-07-10
標籤
ROS
cmake
简体版
原文
原文鏈接
最近碰到了一個錯誤,它在cmake中提示找不到的這個包,但經檢查這個包其實是裝了的,具體錯誤情況如下圖所示。 經檢查發現,這其實是路徑衝突了,先前我在工作空間中裝過這個包並編譯過,後來又把原代碼(src)刪了,但devel/share中已經編譯生成好的包卻仍然還在,最後只要刪除devel/share中已經編譯過的包即可
>>阅读原文<<
相關文章
1.
Project 'cv_bridge' specifies '/usr/include/opencv' as an include dir, which is not found.
2.
Project ‘cv_bridge‘ specifies ‘/usr/include/opencv‘ as an include dir, which is not found.的解決方法
3.
CMake Error at cmake/boost.cmake:76 (MESSAGE):
4.
CMake Error at cmake/boost.cmake:76 (MESSAGE)
5.
[Mendix]CE1568The selected page xxx expects an object of type of xxx which is not available
6.
The Oracle Home "xxx" is not found in Oracle Inventory as an Oracle Grid Infrastructure Home.
7.
ROSERROR : CMake Error at /opt/ros/melodic/share/cv_bridge/cmake/cv_bridgeConfig.cmake:113 (message)
8.
XXX esx.problem.syslog.nonpersistent.formatOnHost not found XXX
9.
CMake Error: your RC compiler: "CMAKE_RC_COMPILER-NOTFOUND" was not found.
10.
cmake 報錯 CMake Error at CMakeLists.txt:30 (cmake_minimum_required): CMake 3.8 or higher is requir
更多相關文章...
•
PHP dir() 函數
-
PHP參考手冊
•
XML Schema include 元素
-
XML Schema 教程
•
RxJava操作符(五)Error Handling
•
Kotlin學習(一)基本語法
相關標籤/搜索
cmake
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
以實例說明微服務拆分(以SpringCloud+Gradle)
2.
idea中通過Maven已經將依賴導入,在本地倉庫和external libraries中均有,運行的時候報沒有包的錯誤。
3.
Maven把jar包打到指定目錄下
4.
【SpringMvc】JSP+MyBatis 用戶登陸後更改導航欄信息
5.
在Maven本地倉庫安裝架包
6.
搭建springBoot+gradle+mysql框架
7.
PHP關於文件$_FILES一些問題、校驗和限制
8.
php 5.6連接mongodb擴展
9.
Vue使用命令行創建項目
10.
eclipse修改啓動圖片
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Project 'cv_bridge' specifies '/usr/include/opencv' as an include dir, which is not found.
2.
Project ‘cv_bridge‘ specifies ‘/usr/include/opencv‘ as an include dir, which is not found.的解決方法
3.
CMake Error at cmake/boost.cmake:76 (MESSAGE):
4.
CMake Error at cmake/boost.cmake:76 (MESSAGE)
5.
[Mendix]CE1568The selected page xxx expects an object of type of xxx which is not available
6.
The Oracle Home "xxx" is not found in Oracle Inventory as an Oracle Grid Infrastructure Home.
7.
ROSERROR : CMake Error at /opt/ros/melodic/share/cv_bridge/cmake/cv_bridgeConfig.cmake:113 (message)
8.
XXX esx.problem.syslog.nonpersistent.formatOnHost not found XXX
9.
CMake Error: your RC compiler: "CMAKE_RC_COMPILER-NOTFOUND" was not found.
10.
cmake 報錯 CMake Error at CMakeLists.txt:30 (cmake_minimum_required): CMake 3.8 or higher is requir
>>更多相關文章<<