To whom it may concern,
executing colcon build in ROS2 humble environment, I have the following build error message
23.13 CMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_library.cmake:66 (add_library):
23.13 Target "gxf_isaac_image_flip" links to target "magic_enum::magic_enum" but
23.13 the target was not found. Perhaps a find_package() call is missing for an
23.13 IMPORTED target, or an ALIAS target is missing?
23.13 Call Stack (most recent call first):
23.13 CMakeLists.txt:33 (ament_auto_add_library)
Thank you for your precious time on this matter,
and please let me know if any questions or suggestions.
To whom it may concern,
executing colcon build in ROS2 humble environment, I have the following build error message
23.13 CMake Error at /opt/ros/humble/share/ament_cmake_auto/cmake/ament_auto_add_library.cmake:66 (add_library):
23.13 Target "gxf_isaac_image_flip" links to target "magic_enum::magic_enum" but
23.13 the target was not found. Perhaps a find_package() call is missing for an
23.13 IMPORTED target, or an ALIAS target is missing?
23.13 Call Stack (most recent call first):
23.13 CMakeLists.txt:33 (ament_auto_add_library)
Thank you for your precious time on this matter,
and please let me know if any questions or suggestions.