seemoo-lab/owl

Error when make

ulist opened this issue · 1 comments

ulist commented
/root/owl/googletest/googletest/src/gtest-death-test.cc: In function 'bool testing::internal::StackGrowsDown()':
/root/owl/googletest/googletest/src/gtest-death-test.cc:1301:24: error: 'dummy' may be used uninitialized [-Werror=maybe-uninitialized]
 1301 |   StackLowerThanAddress(&dummy, &result);

remove googletest and clone it manually

git clone https://github.com/google/googletest