在线更新hx-indicator,重启后会报如下错误:

意思就是缺少MSVCP120.dll 这个动态链接库。
以前在另一台服务器上出现过这个问题,解决了。最近又换了台服务器,又出现了这个问题,再次记录一下,不用每次都搜索。
解决办法
下载 Visual C++ Redistributable Packages for Visual Studio 2013,安装即可。
相关阅读
- macOS升级10.15 Catalina出现missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 的解决办法
- The project file cannot be opened by the project system, because it is missing some critical imports or the referenced SDK cannot be found 的解决办法
- Error response from daemon: Get “https://registry-1.docker.io/v2/”: proxyconnect tcp: dial tcp 127.0.0.1:33210: connect: connection refused 的解决办法
