So yesterday everything was fine. Today i cant compile (C++) dlls and empty console projects

The error is following:
error MSB6006: "CL.exe" exited with code -1073741701. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets

Empty without precompiled headers(PH):


With PH:
http://screensnapr.com/e/eU9rDU.jpg

Google is helpless here same as msdn and "devenv /resetuserdata". How can i fix this issue?