[Bug]: Undefined reference building on Windows #4545
Unanswered
robertapplin
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
-
Describe the issue
I get the following error when attempting to build a CMake project which uses GTest. Any ideas what I'm doing wrong? (Please see the minimal example I provide in the link)
Steps to reproduce the problem
See the minimal example in this repository robertapplin/gtest-example#1
The pull request has the
undefined reference
errorWhat version of GoogleTest are you using?
1.14
What operating system and version are you using?
Windows-latest
What compiler and version are you using?
GNU 12.2.0
What build system are you using?
cmake version 3.29.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions