Skip to content

GoogleTest library used in CPP11 is incompatible with C++ tests in Ubuntu 24.04 #1261

Description

@garcia556

While running test suites of generated C++11 code on recent OS versions of Ubuntu 24 or MacOS they fail with error like "googletest library requires at least C++14 standard".

In recent GoogleTest versions C++11 support was dropped.

There is a proposed PR to fix that to make library usage portable: #1260.

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