C++ : STL容器之string剖析

阅读 11

2024-10-08

ubuntu下vscode插件arm keil studio pack遇到的问题

Updating registry data from https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip
failed to download from https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip
{}
failed to download /home/ubuntu/.vcpkg/downloads/bcee2a60-registry.zip from any source

原因很简单,几个软件没有装,而插件也没有检查依赖关系。

sudo apt update
sudo apt-get install build-essential tar curl zip unzip

参考:https://github.com/microsoft/vcpkg/discussions/38291

精彩评论(0)

0 0 举报