c++ - MSVCP120.dll was not found -
i have windows vista 64-bit installed in virtualbox. when try run c++ program developed in visual studio 2013, error "this application has failed start because msvcp120.dll not found". installed c++ redistributable packages visual studio 2013 (both x86 , x64) still getting same error. have file "msvcp120.dll" in both windows\system32 , windows\syswow64. how fix this?