-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Missing DLL: MSVCP140.dll #482
Comments
It certainly seems that way. On the Visual Studio 2015 RC Downloads page, under "Additional Tools", there's "Microsoft VC++ Redistributable 2015 RC." |
Even after installing Microsoft VC++ Redistributable 2015 RC (and I can see msvcp140.dll in C:\Windows\System32) I still get the same message. If I copy the DLL to my cmder installation directory, the message I get is "The application was unable to start correctly (0xc000007b). Click OK to close the application." |
Try installing the 32-bit version of the redistributable. That worked for me. |
Thanks @jstevans and @novacrazy ! |
Is there a quick, easy way to 'fix' this on a system on which I do not have administrator permissions? |
I have this problem too on Win 8.1 (64-bit). |
Install it on a system where you can and copy the dlls to cmder root. On a 64bit system you need both, the x86 and the x64 redis. |
Same issue on Win 8.1 x64 |
I've just attached an archive with the dll in, could you try extracting that to your cmder directory? |
Win7SP1x64 here. Moved onto the |
Yes after downloading |
@MartiUK After extracting the |
Windows 8.1 x64 fixed with installation both 64-bit and 32-bit version of "Microsoft VC++ Redistributable 2015 RC". Thank you @jstevans and @novacrazy May be this info should be added to README.md ? |
me too. |
thanks ! |
c4873c6 I've reverted the VS2015 change. |
I downloaded the full version from the webpage http://gooseberrycreative.com/cmder/ just now and I still had to download the Visual Studio 2015 RC... I had to search to find the error message here. Did you say you fixed it..? |
nah, he still needs to recompile |
@avimar @Stanzilla It will be uploaded in a few hours, just testing it on a lot of VMs. |
What about new recompiled package? |
I am still running into this issue with a package downloaded from http://gooseberrycreative.com/cmder/ Are the redistributable binaries not part of the package yet? |
Is this patched yet? I'm still running into the |
Are there any variants to install Apache 24 without Visual Studio 2015 RC ? may be copy some files from good working system? |
Also running into this on a machine I do not have administrator permissions on. Getting around it by downloading the previous release. Never used this program before - looks incredible 👍 |
По-русски здесь (who know russian - read about this problem here) |
Doing same as @olsonpm . Reverted to v1.1.4.1 until this is fixed. |
Is this related to your new VS2015 update?
win 8.1 with vs2013
The text was updated successfully, but these errors were encountered: