VS2012 MSVCR120D.dll is missing
问题 I am trying to set up my project in VS2012 to successfully compile and run an OSG code for debugging. I am also using OSG debug libraries. Compilation and linking end successfully but after I run the binary I get an error saying that MSVCR120D.dll is missing. I was looking for a solution to this error the whole day and it doesn't make sense to me, because I am using VS2012 that should use MSVCR110D.dll . I also don't have this dll in C:\Windows\System32 , there's only MSVCR120.dll and its