DescriptionMSVC 2010 (10.0) already provides TR1 tuple implementation. Unfortunately, the current version of gtest that is used in this project does not properly detect and handle MSVC 2010 which results in build breaks. The following is a temporary workaround until the next gtest upgrade. Another issue is that the current version of gyp used in this project does not detect MSVC 2010, so the following workaround only works when a later version of gyp is used. Thanks, -Ivan Patch Set 1 #
MessagesTotal messages: 7
|