Skip to content Skip to sidebar Skip to footer
Showing posts with the label Libcurl

Curle_partial_file Error For Large Files With Libcurl

I have linked libcurl library (v7.38.0) statically with my C++ application. Using curl, we upload … Read more Curle_partial_file Error For Large Files With Libcurl

Rebuild Android Code With Error “ssl Error When Connecting To The Jack Server. Try 'jack-diagnose”

System: ubuntu 18.04 environment:VirtualBox The first time I compiled the AOSP source code on Ubunt… Read more Rebuild Android Code With Error “ssl Error When Connecting To The Jack Server. Try 'jack-diagnose”

Curl Library For Android

After much struggling, I managed to setup this Android NDK project on eclipse: https://github.com/g… Read more Curl Library For Android