Every time I want to compile my Visual Studio project I get the message that MSVCP120d.dll is missing. Google can\'t help me. I already installed some redistributables but t
Alternate approach : without installation of Redistributable package.
Check out in some github for the relevant dll, some people upload the reference dll for their application dependency.
you can download and use them in your project , I have used and run them successfully.
example : https://github.com/Emotiv/community-sdk/find/master