Skip to content

error in colcon build of is-core ("numeric_limits" and "max") #181

@FlorianPix

Description

@FlorianPix

OS: Ubuntu 22.04.1

When I try to install the is-core following the instructions and use colcon build I get these errors:

error: ‘numeric_limits’ is not a member of ‘std’
error: ‘::max’ has not been declared; did you mean ‘std::max’?

To me that seems like #include <limits.h> is missing but I guess that can't be the case because then everyone would have this issue.
What else could be the reason ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions