Skip to content

project update to use C++20 breaks support for ubuntu 22.04 #592

Description

@johnathan-arsenault

Ubuntu 22.04 can no longer build / run the mt connect agent from 2.6.0.3 onwards because while gcc-11 supports c++20, not all of the features or headers are in place. that did not happen until gcc-13. there is a workaround to statically link the std libraries into the executable, but by upping the toolchain we are now limited to where the agent can be run on systems in the field

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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