How can I obtain gtest version 1.15.2 #4903
Unanswered
CaoHaiming2024
asked this question in
Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install gtest in my image using the command xrepo install -y gtest, but this command installs version 1.17.0 by default.
I would like to install gtest 1.15.2 instead. However, when I run xrepo install -y gtest 1.15.2, it reports that this version does not exist.
What is the correct way to obtain or install gtest version 1.15.2 using xrepo?
Beta Was this translation helpful? Give feedback.
All reactions