I started getting these errors in our C++ project since exactly 11 nov 2016. Checking the windows-updates, it installed the following microsoft updates for windows 10 in the morning:
Update for Windows 10 Version 1511 for x64-based Systems (KB3150513)
https://support.microsoft.com/en-us/kb/3150513
Windows Malicious Software Removal Tool for Windows 8, 8.1, 10 and Windows Server 2012, 2012 R2, 2016 x64 Edition - November 2016 (KB890830)
https://support.microsoft.com/en-us/kb/890830
Cumulative Update for Windows 10 Version 1511 for x64-based Systems (KB3198586)
https://support.microsoft.com/en-us/kb/3198586
Security Update for Adobe Flash Player for Windows 10 Version 1511 (for x64-based Systems) (KB3202790)
https://support.microsoft.com/en-us/kb/3202790
Security Update for Adobe Flash Player for Windows 10 Version 1511 (for x64-based Systems) (KB3201860)
https://support.microsoft.com/en-us/kb/3201860
Disabling multiprocessor compilation /MP (in the project-settings, under C/C++, General) seems to avoid the issue.
For the record: Happened when using incredibuild 7.22. Didn't test if it also occurs without incredibuild.