VCRUNTIME140.dll missing

后端 未结 7 946
无人共我
无人共我 2021-01-11 16:09

I have a problem when trying to install apache 2.4 on my windows 10. It always shows the error that VCRUNTIME140.dll is missing. I have checked other threads and found out t

7条回答
  •  自闭症患者
    2021-01-11 16:51

    You need to install Microsoft Visual C++ 2015 Redistributable Update 3 RC, please find the link here, choose between the 32bit or the 64bit.

    Reinstall the apache 2.4 and error should gone.

提交回复
热议问题