33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
|
-- The C compiler identification is GNU 13.2.0
|
|||
|
-- The CXX compiler identification is GNU 13.2.0
|
|||
|
-- Detecting C compiler ABI info
|
|||
|
-- Detecting C compiler ABI info - done
|
|||
|
-- Check for working C compiler: /usr/bin/cc - skipped
|
|||
|
-- Detecting C compile features
|
|||
|
-- Detecting C compile features - done
|
|||
|
-- Detecting CXX compiler ABI info
|
|||
|
-- Detecting CXX compiler ABI info - done
|
|||
|
-- Check for working CXX compiler: /usr/bin/c++ - skipped
|
|||
|
-- Detecting CXX compile features
|
|||
|
-- Detecting CXX compile features - done
|
|||
|
-- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
|
|||
|
-- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter
|
|||
|
[31mCMake 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.
|
|||
|
|
|||
|
[0m
|
|||
|
-- Configuring incomplete, errors occurred!
|