ros2/log/build_2024-10-11_13-53-07/custom_action_cpp/stdout_stderr.log

20 lines
879 B
Plaintext
Raw Normal View History

2024-10-25 14:21:27 +08:00
-- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
CMake Error at CMakeLists.txt:10 (find_package):
By not providing "Findcustom_action_interfaces.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "custom_action_interfaces", but CMake did not find one.
Could not find a package configuration file provided by
"custom_action_interfaces" with any of the following names:
custom_action_interfacesConfig.cmake
custom_action_interfaces-config.cmake
Add the installation prefix of "custom_action_interfaces" to
CMAKE_PREFIX_PATH or set "custom_action_interfaces_DIR" to a directory
containing one of the above files. If "custom_action_interfaces" provides
a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!