Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Build from source on Foxy errorΒ #37

@matheus-ps

Description

@matheus-ps

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions