vcpkg 安装libwebp时失败,报错:

CMake Error at scripts/cmake/vcpkg_copy_tool_dependencies.cmake:52 (message):
Could not find PowerShell Core; please open an issue to report this.
Call Stack (most recent call first):
ports/libwebp/portfile.cmake:83 (vcpkg_copy_tool_dependencies)
scripts/ports.cmake:142 (include)

Error: Building package libwebp:x64-windows failed with: BUILD_FAILED
Please ensure you’re using the latest portfiles with git pull and .\vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libwebp
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[libwebp]+Build+error
including:
package: libwebp[core,nearlossless,simd,unicode]:x64-windows -> 1.2.1
vcpkg-tool version: 2021-11-24-48b94a6946b8a70abd21529218927fd478d02b6c
vcpkg-scripts version: a295be21f 2021-11-29 (4 hours ago)

经过一番搜索,在GitHub上看到有人提到通过powershell安装
[vcpkg_copy_tool_dependencies][clang_cl_x64] Could not find PowerShell Core
#15681
在这里插入图片描述
而我用的是Windows powershell,所以换用powershell,终于安装成功

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐