I just installed visual studio 2017 on windows 7 and every time I try to build a c++ project I get this error:
Error MSB6006 "CL.exe" exited with code -1073741515.
No mather what is the content of c++ file, every time this error occurs, even hello world fails to build.