The forum

VisualC 2015

msvc140 component doesnt exist

Author Replies
marian Sunday 6 March 2016 at 17:22
marianAnonymous

hi,

I have the the following errors:

err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Gam...l") not found
err:module:import_dll Library VCRUNTIME140.dll (which is needed by L"C:\\Game...l") not found

 

I would normally fix this by installing component msvc100 (if the missing dll was MSVCP100.dll) but there is no component msvc140 for me to install ........

I have never gotten VCRedist2010.exe,VCRedist2012.exe and now also VCRedist2015.exe to run on POL

 

How do I add the dll's to the virtual drive???

Many thanks

christooss Tuesday 8 March 2016 at 14:38
christoossAnonymous

You could try this dlls.

 

https://www.winehq.org/pipermail/wine-bugs/2015-November/428425.html

marian Tuesday 8 March 2016 at 23:07
marianAnonymous

didn't work, thanks for the try though

GabrielAngelos Wednesday 30 March 2016 at 12:25
GabrielAngelosAnonymous

Marian, don't worry, I had the same problem. There are two way how to fix this errors. You should find and download fresh version of Visual C++ Redistributable for Visual Studio 2015, or download missed .dll library file from http://fix4dll.com/msvcp140_dll  I had problem only with msvcp140_dll file. So I download it and add into the system32 folder.

You are here: Index > PlayOnLinux > VisualC 2015