Mspdb120.dll missing

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 ue4 or vs2013 express? I also tried looking for vc directories under configuration properties but was unable to find it.

You could look here for a few fixes some folks have tried but even a few of these state to uninstall at least Visual Studio:

I was able to get this error to go away by making sure I was admin on my computer then removing ALL versions of Visual Studio from my comp. Rebooting, then reinstalling the Visual Studio 2013 Express For Desktop. After that, I’m able to create new c++ code projects with no errors.