IT/IT ::Projects
odroid u2 android build, gtest-param-util.h error
골든
2013. 12. 19. 16:26
external/gtest/src/../include/gtest/internal/gtest-param-util.h:122:11: error: ‘ptrdiff_t’ does not name a type
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libgtest_main_host_intermediates/gtest_main.o] Error 1
vi external/gtest/include/gtest/internal/gtest-param-util.h +#include <cstddef> |