35 lines
2.3 KiB
Plaintext
35 lines
2.3 KiB
Plaintext
|
[0.006s] Invoking command in '/home/caixiang/ros2_ws2/build/custom_action_cpp': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/jazzy /usr/bin/cmake /home/caixiang/ros2_ws2/src/custom_action_cpp -DCMAKE_INSTALL_PREFIX=/home/caixiang/ros2_ws2/install/custom_action_cpp
|
|||
|
[0.120s] -- The C compiler identification is GNU 13.2.0
|
|||
|
[0.522s] -- The CXX compiler identification is GNU 13.2.0
|
|||
|
[0.866s] -- Detecting C compiler ABI info
|
|||
|
[1.014s] -- Detecting C compiler ABI info - done
|
|||
|
[1.018s] -- Check for working C compiler: /usr/bin/cc - skipped
|
|||
|
[1.019s] -- Detecting C compile features
|
|||
|
[1.019s] -- Detecting C compile features - done
|
|||
|
[1.069s] -- Detecting CXX compiler ABI info
|
|||
|
[1.201s] -- Detecting CXX compiler ABI info - done
|
|||
|
[1.206s] -- Check for working CXX compiler: /usr/bin/c++ - skipped
|
|||
|
[1.206s] -- Detecting CXX compile features
|
|||
|
[1.206s] -- Detecting CXX compile features - done
|
|||
|
[1.208s] -- Found ament_cmake: 2.5.2 (/opt/ros/jazzy/share/ament_cmake/cmake)
|
|||
|
[1.269s] -- Found Python3: /usr/bin/python3 (found version "3.12.3") found components: Interpreter
|
|||
|
[1.938s] [31mCMake Error at CMakeLists.txt:10 (find_package):
|
|||
|
[1.938s] By not providing "Findcustom_action_interfaces.cmake" in CMAKE_MODULE_PATH
|
|||
|
[1.938s] this project has asked CMake to find a package configuration file provided
|
|||
|
[1.938s] by "custom_action_interfaces", but CMake did not find one.
|
|||
|
[1.938s]
|
|||
|
[1.938s] Could not find a package configuration file provided by
|
|||
|
[1.938s] "custom_action_interfaces" with any of the following names:
|
|||
|
[1.938s]
|
|||
|
[1.938s] custom_action_interfacesConfig.cmake
|
|||
|
[1.939s] custom_action_interfaces-config.cmake
|
|||
|
[1.939s]
|
|||
|
[1.939s] Add the installation prefix of "custom_action_interfaces" to
|
|||
|
[1.939s] CMAKE_PREFIX_PATH or set "custom_action_interfaces_DIR" to a directory
|
|||
|
[1.939s] containing one of the above files. If "custom_action_interfaces" provides
|
|||
|
[1.939s] a separate development package or SDK, be sure it has been installed.
|
|||
|
[1.939s]
|
|||
|
[1.939s] [0m
|
|||
|
[1.939s] -- Configuring incomplete, errors occurred!
|
|||
|
[1.941s] Invoked command in '/home/caixiang/ros2_ws2/build/custom_action_cpp' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/jazzy /usr/bin/cmake /home/caixiang/ros2_ws2/src/custom_action_cpp -DCMAKE_INSTALL_PREFIX=/home/caixiang/ros2_ws2/install/custom_action_cpp
|