When building for QNX, we get these compile failures due to missing #includes:
../../testing/gtest/src/gtest-port.cc: In function 'std::size_t
testing::internal::GetThreadCount()':
../../testing/gtest/src/gtest-port.cc:111:40: error: 'O_RDONLY' was not
declared in this scope
../../testing/gtest/src/gtest-port.cc:111:48: error: 'open' was not declared in
this scope
and
../../testing/gtest/src/gtest-printers.cc: In function 'void
testing::internal::PrintTo(const wchar_t*, std::ostream*)':
../../testing/gtest/src/gtest-printers.cc:333:37: error: 'wcslen' was not
declared in this scope
Original issue reported on code.google.com by efidler....@gmail.com on 28 Oct 2013 at 9:16
Original issue reported on code.google.com by
efidler....@gmail.com
on 28 Oct 2013 at 9:16