CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
Could not find a package configuration file provided by \"ecl_exceptions\"
with any of the following names:
ecl_exceptionsConfig.cmake
ecl_exceptions-config.cmake
Add the installation prefix of \"ecl_exceptions\" to CMAKE_PREFIX_PATH or set
\"ecl_exceptions_DIR\" to a directory containing one of the above files. If
\"ecl_exceptions\" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
navigation/CSJB_pkg/csjb_keyop/CMakeLists.txt:3 (find_package)
-- Could not find the required component \'ecl_exceptions\'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by \"ecl_exceptions\"
with any of the following names:
ecl_exceptionsConfig.cmake
ecl_exceptions-config.cmake
Add the installation prefix of \"ecl_exceptions\" to CMAKE_PREFIX_PATH or set
\"ecl__DIR\" to a directory containing one of the above files. If
\"ecl_exceptions\" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
navigation/CSJB_pkg/csjb_keyop/CMakeLists.txt:3 (find_package)
-- Configuring incomplete, errors occurred!
See also \"/home/yingbin/catkin_ws/build/CMakeFiles/CMakeOutput.log\".
See also \"/home/yingbin/catkin_ws/build/CMakeFiles/CMakeError.log\".
Invoking \"cmake\" failed
遇到这类问题,解决方式如下:
sudo apt-get install ros-indigo-ecl-exceptions
继续阅读与本文标签相同的文章
机器人搬重物
-
java注解
2026-05-18栏目: 教程
-
“阿里云DNS”全系列7个子产品 -共贺阿里巴巴成立20周年
2026-05-18栏目: 教程
-
如何在 Knative 中 Debug 服务
2026-05-18栏目: 教程
-
Nacos的环境搭建
2026-05-18栏目: 教程
-
人工智能,深度学习和机器学习之间的区别
2026-05-18栏目: 教程
