You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. gzip -dc gtest-1.1.0.tar.gz | tar xf -
2. ./configure
3. make
4. make check
What is the expected output? What do you see instead?
...
source='samples/sample6_unittest.cc' object='samples/sample6_unittest.o'
libtool=no \
DEPDIR=.deps depmode=none /bin/bash ./config_aux/depcomp \
CC -DHAVE_CONFIG_H -I. -I. -I./config_aux -I. -I./include -g -c -o
samples/sample6_unittest.o samples/sample6_unittest.cc
"samples/sample6_unittest.cc", line 156: Error: Types is not a member of
testing.
1 Error(s) detected.
make[1]: *** [samples/sample6_unittest.o] Error 1
make[1]: Leaving directory
`/export/home1/sandbox/src/Tools/gtest/src/gtest-1.1.0'
make: *** [check-am] Error 2
What version of the product are you using? On what operating system?
Google Test: gtest-1.1.0
Platform: SunOS 5.10 SPARC
Compiler: Sun C 5.8 2005/10/13, Sun C++ 5.8 2005/10/13
Please provide any additional information below.
Original issue reported on code.google.com by ade...@gmail.com on 17 Nov 2008 at 9:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ade...@gmail.com
on 17 Nov 2008 at 9:46The text was updated successfully, but these errors were encountered: