Unable to run examples that use c++

When I am trying to build a project I get the message “The program can’t start because mspdb120.dll is missing from your computer. Try reinstalling the program to fix this problem.” I saw this similar problem posted before but I was wondering if there is an easier method to fix this problem other than reinstalling windows 7? I also tried looking for directories under configuration properties but was unable to find it.

Try to reinstall VS2013

I tried that with no results. When I open projects through visual studio 2013 I also get errors such as c1083 cannot open the include file windows.h. I tried setting the reference paths in general and vc directories to inheret parent but then I just get the error message c1083 cannot open the include file engine.h. Could it be a problem with the sdk path ue4 is set to?

I am using windows 7 x64. I also have visual studio 2010 ultimate installed along with visual studio 2013 express. Could this be a problem?

As far as I’m aware, UE4 does not support VS13 Express. So you need to get a higher package like Visual Studio Professional 2013.

UnrealVS Extension does not work with Express; as shown in the documentation.

So i download vs13 professional and am still having the same problem unfortunately.