本机环境:win7 64位
准备搭建php环境,出现“摘要”中错误,以前没出现过这种错误,
在网上搜了半天,后来发现,本机VC++2012运行库没装,
故:在php解压路径下的ReadMe.txt文件下,看到
“
Build with Visual Studio?2010 SP1 (VC10) x64
---------------------------------------------
Be sure you have installed the Visual C++ 2010 SP1 Redistributable Package x64.
Download and install, if you not have it already, from:
http://www.microsoft.com/download/en/details.aspx?id=13523
”,到“http://www.microsoft.com/download/en/details.aspx?id=13523”下载vcredist_x64 .exe安装即可!