欢迎您访问365答案网,请分享给你的朋友!
生活常识 学习资料

docker下编译curl供Android用-问题总结

时间:2023-07-10

编译的github地址

https://github.com/gcesarmza/curl-android-ioshttps://github.com/gcesarmza/curl-android-ios

配置ssh和git 问题(id_rsa),必须是id_rsa这个名字

github提示Permission denied (publickey),如何才能解决? - 知乎

安装ubuntu

Docker 安装 Ubuntu | 菜鸟教程

apt-get install git

Ubuntu下apt-get方式Git的安装、配置和更新_xiaoming1997的博客-CSDN博客_apt git

配置ndk环境

【Linux】Ubuntu下安装并配置Android-NDK(附详细过程)_Yngz_Miao的博客-CSDN博客_ubuntu安装ndk

ndk各个版本,我用的是14b

https://github.com/android/ndk/wiki/Unsupported-Downloads

git clone 报错

git clone报错 server certificate verification failed、CAfile: none CRLfile: none_leenhem的博客-CSDN博客

编译遇到缺少的库libncurses.so.5

error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file_Imagine Miracle_wxn的博客-CSDN博客

apt-get install python
安装python后再执行编译即可解决ERROR: Failed to create toolchain.问题

ERROR: Failed to create toolchain_mysterious_9527的专栏-CSDN博客

curl文档链接

https://curl.se/libcurl/c/CURLOPT_WRITEFUNCTION.html

Copyright © 2016-2020 www.365daan.com All Rights Reserved. 365答案网 版权所有 备案号:

部分内容来自互联网,版权归原作者所有,如有冒犯请联系我们,我们将在三个工作时内妥善处理。