I have a problem during C++ project build in VS2015 update 3. the error message is as follow:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(1318,5): error MSB6006: "midl.exe" exited with code -1073741515
Edit:
This is a project which using SDK 10.0.150310.
On Windows 10 the build succeeded but on Windows 7 failed with the error as described.