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

Missing DLL: MSVCP140.dll #482

Closed
UnNeill opened this issue May 18, 2015 · 27 comments
Closed

Missing DLL: MSVCP140.dll #482

UnNeill opened this issue May 18, 2015 · 27 comments

Comments

@UnNeill
Copy link

UnNeill commented May 18, 2015

Is this related to your new VS2015 update?
win 8.1 with vs2013

@jstevans
Copy link

It certainly seems that way. On the Visual Studio 2015 RC Downloads page, under "Additional Tools", there's "Microsoft VC++ Redistributable 2015 RC."

@wallacewinfrey
Copy link

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."

@novacrazy
Copy link

Try installing the 32-bit version of the redistributable. That worked for me.

@Haprog
Copy link

Haprog commented May 18, 2015

Thanks @jstevans and @novacrazy !
I also had this problem today on Win 7 SP 1 (64-bit).
Fixed by installing 32-bit version of MS VC++ Redistributable 2015.

@CookieCrumb23
Copy link

Is there a quick, easy way to 'fix' this on a system on which I do not have administrator permissions?
Because, obviously, installing the redistributable isn't an option.

@KanDisheng
Copy link

I have this problem too on Win 8.1 (64-bit).

@Stanzilla
Copy link
Member

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.

@DoCode
Copy link
Contributor

DoCode commented May 18, 2015

Same issue on Win 8.1 x64

@MartiUK
Copy link
Member

MartiUK commented May 18, 2015

I've just attached an archive with the dll in, could you try extracting that to your cmder directory?

@Jackbennett
Copy link
Contributor

Win7SP1x64 here. Moved onto the VCRUNTIME140.dll is missing after extracting the attached msvcp140.7z/dll

@Blaok
Copy link

Blaok commented May 18, 2015

Yes after downloading msvcp140.dll, VCRUNTIME140.dll missing is popping up now... Win 8.1 x64.

@Odinvt
Copy link

Odinvt commented May 18, 2015

@MartiUK After extracting the msvcp140.dll , I get api-ms-win-crt-runtime-l1-1-0.dll missing. Windows 8.1 x64.

@ColCh
Copy link

ColCh commented May 18, 2015

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 ?

@l1nxy
Copy link

l1nxy commented May 18, 2015

me too.

@l1nxy
Copy link

l1nxy commented May 18, 2015

thanks !
installing 64-bit version do not work.
After installing 32-bit version of MS VC++ Redistributable 2015.
The problem fixed.
Win8.1 VS2013

@MartiUK
Copy link
Member

MartiUK commented May 19, 2015

c4873c6 I've reverted the VS2015 change.

@avimar
Copy link

avimar commented May 21, 2015

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..?

@Stanzilla
Copy link
Member

nah, he still needs to recompile

@MartiUK
Copy link
Member

MartiUK commented May 21, 2015

@avimar @Stanzilla It will be uploaded in a few hours, just testing it on a lot of VMs.

@DoCode
Copy link
Contributor

DoCode commented May 29, 2015

What about new recompiled package?

@vrajanap
Copy link

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?

@cflee
Copy link

cflee commented Jul 12, 2015

Is this patched yet? I'm still running into the api-ms-win-crt-runtime-l1-1-0.dll issue with the current mini and full v1.2 downloads. (Windows 7 Pro x64 SP1)

@phpprobetter
Copy link

Are there any variants to install Apache 24 without Visual Studio 2015 RC ? may be copy some files from good working system?

@olsonpm
Copy link

olsonpm commented Jul 27, 2015

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 👍

@phpprobetter
Copy link

По-русски здесь (who know russian - read about this problem here)

@avindra
Copy link

avindra commented Aug 11, 2015

Doing same as @olsonpm . Reverted to v1.1.4.1 until this is fixed.

@Stanzilla
Copy link
Member

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

No branches or pull requests