xmake icon indicating copy to clipboard operation
xmake copied to clipboard

无法访问build-artifacts.git

Open wujilingfeng opened this issue 3 years ago • 1 comments

Xmake 版本

2.6.4

操作系统版本和架构

ubuntu20

描述问题

我在xmake添加了add_requires("cmake::PCL",{alias="pcl",system=true}), 但是编译出现updating repositories .. error: fatal: 无法访问 'https://github.com/xmake-mirror/build-artifacts.git/':gnutls_handshake() failed: Error in the pull function.

期待的结果

我期待能够搜索pcl库,并添加依赖。

工程配置

No response

附加信息和错误日志

No response

wujilingfeng avatar Aug 08 '22 09:08 wujilingfeng

git 或者 网络问题

waruqi avatar Aug 08 '22 09:08 waruqi