Page 1 of 1

MSVCP140.dll is missing

Posted: Mon Mar 27, 2017 7:52 pm
by mberg
Hi

I am trying the new 0.8 version. I am using my old 0.7.7 workflow, but i get an error "the program can't start because MSVCP140.dll is missing"

I have installed Visual C++ Redistributable for Visual Studio 2015"-package 64 bit and restarted the server.

anyone know what is wrong-

Marius

Re: MSVCP140.dll is missing

Posted: Mon Mar 27, 2017 8:00 pm
by admin
Please install the 32 bit version also. They will not conflict.

-steinar

Re: MSVCP140.dll is missing

Posted: Mon Mar 27, 2017 10:08 pm
by admin
A little clarification:

The new versions of the bundled AviSynth requires the Visual C++ Redistributable for Visual Studio 2015 package. But since the new version of FFAStrans can use both a 32 and 64 bit AviSynth you need to install 32 and 64 bit versions of the C++ package. These will not conflict in any way so it's safe to install both:

https://www.microsoft.com/en-us/downloa ... x?id=48145

I'm sorry this part has not been made clear earlier!

-steinar

Re: MSVCP140.dll is missing

Posted: Thu Mar 30, 2017 11:35 pm
by Soffort
One time I had same error with already installed both, x86 and x64, vcredist. Just reinstalled it (repair) and all works fine.