Skip to content

Conversation

@lalitb
Copy link
Contributor

@lalitb lalitb commented Jan 6, 2023

Fixes: #1081

The ubuntu-latest virtual environment for GitHub is upgraded to ubuntu-22.04, which brings g++-11.0 as default compiler. And the version of googletest using by 1ds-sdk (v1.11.1) doesn't build successfully with new compiler. Refer - google/googletest#3797 and google/googletest#3219. The fix is to upgrade the googletest to latest version v1.12.1.

@lalitb lalitb changed the title [Fix: 1081] upgrade to googletest v1.12.1 [Fix: 1081] upgrade googletest to v1.12.1 Jan 6, 2023
Copy link
Contributor

@sid-dahiya sid-dahiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lalitb lalitb merged commit daf3748 into main Jan 6, 2023
@lalitb lalitb deleted the fix-ci-linux branch January 6, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"C/C++ CI on Linux and Mac" build is failing.

3 participants