Hello,

We've upgraded the version of our bundled *gmock* to *1.7.0*. If you're
currently building with bundled *gmock*, you'll likely observe *undefined
symbols* error the next time you try to build.

I know that a fresh build will avoid the following error, but please share
if you know of a better solution!

Undefined symbols for architecture x86_64:
  "testing::internal::String::ShowCStringQuoted(char const*)", referenced
from:
...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[7]: *** [stout-tests] Error 1
make[6]: *** [check-am] Error 2
make[5]: *** [check-recursive] Error 1
make[4]: *** [check] Error 2
make[3]: *** [check-recursive] Error 1
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1

Thanks,

MPark.

Reply via email to