Displaying 1 result from an estimated 1 matches for "libllvmgtest_main".
2012 Oct 13
0
[LLVMdev] Please rename modified gtest lib
Hi!
Since a time I had sporadic mysterious link errors in gtest. Now I found
the solution: llvm provides its own modified version of gtest but
generates lib files of the original names. Therefore please rename the
modified gtest libs for example to llvmgtest (libllvmgtest.a and
libllvmgtest_main.a)
Thanks,
-Jochen