This repository was archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Build from source on Foxy errorΒ #37
Copy link
Copy link
Open
Description
Hello!
I'm trying to build from source on Foxy this cloudwatchmetrics-ros2 package. I am currently experience an error with a CMakeLists file that are giving this feedback in the ament_export_libraries() function as described below:
CMake Error at /opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_export_libraries.cmake:83 (get_target_property):
INTERFACE_LIBRARY targets may only have whitelisted properties. The
property "IMPORTED_LOCATION" is not allowed.
Call Stack (most recent call first):
CMakeLists.txt:126 (ament_export_libraries)
CMake Error at /opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_export_libraries.cmake:90 (get_target_property):
INTERFACE_LIBRARY targets may only have whitelisted properties. The
property "IMPORTED_LOCATION__imported_configurations-NOTFOUND" is not
allowed.
Call Stack (most recent call first):
CMakeLists.txt:126 (ament_export_libraries)
Do you guys know what this property is supposed to do? I look into the CMake docs, but I did not found anything useful.
There are any plans to port this package to Foxy anytime soon? The docs say that Dashing will only be supported until April of 2021.
ruimscarvalho98 and mr337jginesclavero
Metadata
Metadata
Assignees
Labels
No labels