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?


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -