Where do I find the missing MSVCR120.dll that my project needs?

Hello there,

Thanks to your sound advice I could put my game online but when people downloaded it told me that the lack MSVCR120.dll.
Where can I find to program or put ESPECIALLY for people to play

thank you

Blackstorm

They missing Microsoft’s C++ runtime

http://www.microsoft.com/en-us/download/details.aspx?id=40784

http://www.microsoft.com/en-us/download/search.aspx?q=redistributable+package

Those are redistributeable packages, you can include them in installation process of your game, UE4 installer does that too

Hello there thank for your reply

I put vcredist v64 on my computer, and now?

it is automatic or I still have to do manipulations

Players needs them too :stuck_out_tongue: so you need to distribute it with your game, also read licence, but i know lo of software build in installation of that in installer.

Thank you for your help

I’ll put the program with my game, free to those who downloaded my game to apply or not
I put the 64 mb I hope this is the right

again thank you