Closed GoogleCodeExporter closed 9 years ago
Does the standard library coming with ICC provide the tuple header? If not,
build with -DGTEST_USE_OWN_TR1_TUPLE=1. Building with -DGTEST_HAS_TR1_TUPLE=0
will not get you much as Google Mock _requires_ a tuple.
Original comment by vladlosev
on 29 Sep 2011 at 9:16
That (aka -DGTEST_USE_OWN_TR1_TUPLE=1) has fixed this problem.
Original comment by Sardathr...@gmail.com
on 30 Sep 2011 at 8:17
Original comment by vladlosev
on 1 Oct 2011 at 4:42
Original issue reported on code.google.com by
Sardathr...@gmail.com
on 23 Sep 2011 at 3:45