The program can't start because MSVCR110.dll is missing from your computer

后端 未结 6 793
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-12 12:34

I\'m trying to install apache server 2.4 onto my (windows) computer and so far I\'ve run in to this \"common\" problem but I cannot resolve it. The error message in the title co

6条回答
  •  孤独总比滥情好
    2021-02-12 13:02

    This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012. Download it fromMicrosoft website as x86 or x64 edition. Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version. Visit the following link: http://www.microsoft.com/en-us/download/details.aspx?id=30679#

提交回复
热议问题