![]() |
|
7554 & 7558 x64 MSVCP140.dll missing - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: 7554 & 7558 x64 MSVCP140.dll missing (/Thread-7554-7558-x64-msvcp140-dll-missing) Pages:
1
2
|
7554 & 7558 x64 MSVCP140.dll missing - kerdougan - 09-04-2015 Hi, I updated to versions 7554 and 7558 under Win7 64 and now I have an error message telling me MSVCP140.dll is missing which prevents Dolphin from starting. A quick Google search shows it is related to Visual Studio 2015 and I saw you switched to it a few versions ago. Are all users supposed to installed the libraries now or will it be included it the coming releases? Thanks in advance and for the great work. RE: 7554 & 7558 x64 MSVCP140.dll missing - JosJuice - 09-04-2015 You should install the libraries. Details: https://github.com/dolphin-emu/dolphin/pull/2762#issuecomment-137444102 RE: 7554 & 7558 x64 MSVCP140.dll missing - kerdougan - 09-04-2015 (09-04-2015, 08:52 PM)JosJuice Wrote: You should install the libraries. Details: https://github.com/dolphin-emu/dolphin/pull/2762#issuecomment-137444102 Thanks for the quick reply, I'm downloading it right away. However I think you can expect a lot of questions like mine because it's a change for the Dolphin user's habit. EDIT: Worked fine after downloading it from here: https://www.microsoft.com/en-us/download/details.aspx?id=48145 RE: 7554 & 7558 x64 MSVCP140.dll missing - iteachvader - 10-23-2015 I've tried every which-way to get that to work for me, but every time I run the installer, it fails. It constantly gives me error 0x80240017. I am currently using windows 7, and something tells me that I'm going to be forced to use Windows 8 or higher for this. RE: 7554 & 7558 x64 MSVCP140.dll missing - mimimi - 10-23-2015 (10-23-2015, 12:00 AM)iteachvader Wrote: I've tried every which-way to get that to work for me, but every time I run the installer, it fails. Dolphin works just fine on Windows 7. Can you try to download this again? It could be a download problem. RE: 7554 & 7558 x64 MSVCP140.dll missing - Aleron Ives - 10-23-2015 (10-23-2015, 12:00 AM)iteachvader Wrote: I've tried every which-way to get that to work for me, but every time I run the installer, it fails.Do you have SP1? It's required AFAIK. RE: 7554 & 7558 x64 MSVCP140.dll missing - iteachvader - 10-23-2015 (10-23-2015, 05:05 AM)Aleron Ives Wrote:(10-23-2015, 12:00 AM)iteachvader Wrote: I've tried every which-way to get that to work for me, but every time I run the installer, it fails.Do you have SP1? It's required AFAIK. Yes. I've redownloaded the installer several times from several different places, including the official Microsoft page and absolutely nothing works. I've restarted my computer, uninstalled and reinstalled possible conflicting versions, installed updates, and everything in between. RE: 7554 & 7558 x64 MSVCP140.dll missing - Kurausukun - 10-23-2015 I just checked your profile and it says you're on an x86 version of windows... that being the case, you couldn't run the latest dev revisions even if you did install the libraries. But are you sure you're downloading the version that matches your architecture? RE: 7554 & 7558 x64 MSVCP140.dll missing - iteachvader - 10-23-2015 (10-23-2015, 03:14 PM)Kurausukun Wrote: I just checked your profile and it says you're on an x86 version of windows... that being the case, you couldn't run the latest dev revisions even if you did install the libraries. But are you sure you're downloading the version that matches your architecture? I'm actually running 64-bit Win7. I've even tried installing both versions of the installer, 32-bit and 64. Nothing works. RE: 7554 & 7558 x64 MSVCP140.dll missing - Helios - 10-24-2015 Start > command prompt > run as administrator chkdsk C: /r Press Y, reboot. Once you've rebooted, open command prompt again sfc /scannow reboot, try running the 64 bit installer again. |