26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
-- The C compiler identification is GNU 11.4.0
|
||
-- The CXX compiler identification is GNU 11.4.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: 1.3.12 (/opt/ros/humble/share/ament_cmake/cmake)
|
||
-- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter
|
||
-- Configuring incomplete, errors occurred!
|
||
See also "/home/guoch/test_ws/build/gc_bringup/CMakeFiles/CMakeOutput.log".
|
||
[31mCMake Error at /opt/ros/humble/share/ament_cmake_python/cmake/ament_python_install_package.cmake:66 (message):
|
||
ament_python_install_package() the Python package folder
|
||
'/home/guoch/test_ws/src/gc_bringup/gc_bringup' doesn't contain an
|
||
'__init__.py' file
|
||
Call Stack (most recent call first):
|
||
/opt/ros/humble/share/ament_cmake_python/cmake/ament_python_install_package.cmake:39 (_ament_cmake_python_install_package)
|
||
CMakeLists.txt:25 (ament_python_install_package)
|
||
|
||
[0m
|