Thank you @Michael. I also find if you want to upload some binary file change(images, dependency packages) to review board, you could try to apply this patch to your rbtools. https://github.com/reviewboard/rbtools/pull/50
On Fri, Aug 7, 2015 at 6:08 PM, Michael Park <[email protected]> wrote: > 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. > -- Best Regards, Haosdent Huang
