Skip to content

Can't build with RelWithDebInfo #36

Open
@felixf4xu

Description

@felixf4xu

If I build with colcon ... -DCMAKE_BUILD_TYPE=RelWithDebInfo, there is a build error:

--- stderr: rmw_ecal_proto_cpp
CMake Error in CMakeLists.txt:
  IMPORTED_LOCATION not set for imported target "rmw::rmw" configuration
  "RelWithDebInfo".

I have to use -DCMAKE_BUILD_TYPE=Release to pass building.

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