GoogleTest and IAR Embedded Workbench #4584
Unanswered
Craig-Webb92
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.
-
Has anyone managed to incorporate GoogleTest into a project compiled using the IAR compiler? In particular EWARM v8. The project will compile fine using CMake until I incorporate fetching and using googleTest, at that point I receive this error:

I have also tried using the command line argument --dlib_config full to ensure the correct locale is used
Beta Was this translation helpful? Give feedback.
All reactions