Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVCR120.dll not found #69

Open
ghost opened this issue Aug 21, 2019 · 2 comments
Open

MSVCR120.dll not found #69

ghost opened this issue Aug 21, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2019

When I installed the prebuilt version for windows, an error message popped up stating that the DLL MSVCR120 was missing on my computer. As I found out, this particular DLL is installed with the Visual C++ Redistributable Packages für Visual Studio 2013. All the newer versions, even the ones included in the installation, do not install this DLL.
So could you please force an installation of the Visual C++ Redistributable Packages für Visual Studio 2013 for your pre built windows installer.

@amakaseev
Copy link
Owner

I'm sorry, but I don't have windows: (

@Dennis1000
Copy link

Dennis1000 commented Jul 10, 2020

Just download the Visual C++ 2013 package, this installs the missing MSVC120.Dll (a reboot may be required):
https://support.microsoft.com/en-us/help/4032938/update-for-visual-c-2013-redistributable-package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants