Undefined reference to 'std::__cxx11::basic_ostringstream<char>, std::char_traits<char>, std::allocator<char> #4174
Unanswered
GilfoyleProger
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 have compiled google test library for Ubuntu with gcc 9.5.0. When I link the library to a project on an older version of Ubuntu with gcc 7.5.0 I get an undefined reference error. Please tell me if is possible to make library compatible with old versions of gcc or it's a bug?
Beta Was this translation helpful? Give feedback.
All reactions