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
MSVCP140.dll is missing
Re: MSVCP140.dll is missing
Please install the 32 bit version also. They will not conflict.
-steinar
-steinar
Re: MSVCP140.dll is missing
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
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
One time I had same error with already installed both, x86 and x64, vcredist. Just reinstalled it (repair) and all works fine.