d:\development\cucumber-cpp\build\gmock\src\gmock\googletest\include\gtest\internal\gtest-port.h(996): error C2220: warning treated as error - no 'object' file generated [D:\Development\cucumber-cpp\build\gmock\src\gmock-build\googlemock\gmock.vcxproj]
d:\development\cucumber-cpp\build\gmock\src\gmock\googletest\include\gtest\internal\gtest-port.h(996): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. [D:\Development\cucumber-cpp\build\gmock\src\gmock-build\googlemock\gmock.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.14.26428\include\tuple(1163): note: see declaration of 'std::tr1'
I use Visual Studio 2017 version 15.7.4.
How do I fix this?