Hi!
I'm trying to build Google Test library with ICC and option -Qcheck-pointers-mpx:rw . Compilation stops with an error:
gtest-all.cc
": : error : 010101_0 [googletest\googletest\msvc\gtest.vcxproj]
There is a build script for VS2015 at github: https://github.com/wizardsd/icc_bug_mpx
Software: Intel(R) Compiler 16.0 Update 1 (package 146), Visual Studio 2015 Update 1
Will you help me with this problem?