2 Star 5 Fork 1

fibjs/libgit2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
troubleshooting.md 512 Bytes
一键复制 编辑 原始数据 按行查看 历史

Troubleshooting libgit2 Problems

CMake Failures

  • Asked for OpenSSL TLS backend, but it wasn't found CMake cannot find your SSL/TLS libraries. By default, libgit2 always builds with HTTPS support, and you are encouraged to install the OpenSSL libraries for your system (eg, apt-get install libssl-dev).

    For development, if you simply want to disable HTTPS support entirely, pass the -DUSE_HTTPS=OFF argument to cmake when configuring it.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fibjs/libgit2.git
git@gitee.com:fibjs/libgit2.git
fibjs
libgit2
libgit2
main

搜索帮助