Coder Social home page Coder Social logo

Comments (5)

andelf avatar andelf commented on September 22, 2024

must support curl 7.12.

from go-curl.

andelf avatar andelf commented on September 22, 2024

http://curl.haxx.se/libcurl/c/symbols-in-versions.html

from go-curl.

andelf avatar andelf commented on September 22, 2024
# github.com/andelf/go-curl/curl
1: error: 'CURLINFO_CONDITION_UNMET' undeclared (first use in this function)
1: note: each undeclared identifier is reported only once for each function it appears in
1: error: 'CURLMOPT_SOCKETFUNCTION' undeclared (first use in this function)
1: error: 'CURLFTP_CREATE_DIR' undeclared (first use in this function)
1: error: 'CURLVERSION_FOURTH' undeclared (first use in this function)
1: error: 'CURLINFO_CERTINFO' undeclared (first use in this function)
1: error: 'CURLPROXY_HTTP_1_0' undeclared (first use in this function)
1: error: 'CURLPROXY_SOCKS4A' undeclared (first use in this function)
1: error: 'CURLINFO_FTP_ENTRY_PATH' undeclared (first use in this function)
1: error: 'CURLM_BAD_SOCKET' undeclared (first use in this function)
1: error: 'CURLFTP_CREATE_DIR_RETRY' undeclared (first use in this function)
1: error: 'CURLPROXY_SOCKS5_HOSTNAME' undeclared (first use in this function)
1: error: 'CURLMOPT_TIMERDATA' undeclared (first use in this function)
1: error: 'CURLINFO_RTSP_CLIENT_CSEQ' undeclared (first use in this function)
1: error: 'CURLINFO_APPCONNECT_TIME' undeclared (first use in this function)
1: error: 'CURLFTP_CREATE_DIR_NONE' undeclared (first use in this function)
1: error: 'CURLINFO_REDIRECT_URL' undeclared (first use in this function)
1: error: 'CURLINFO_RTSP_SESSION_ID' undeclared (first use in this function)
1: error: 'CURLINFO_SSL_ENGINES' undeclared (first use in this function)
1: error: 'CURLINFO_RTSP_SERVER_CSEQ' undeclared (first use in this function)
1: error: 'CURLINFO_LASTSOCKET' undeclared (first use in this function)
1: error: 'CURLINFO_NUM_CONNECTS' undeclared (first use in this function)
1: error: 'CURLINFO_RTSP_CSEQ_RECV' undeclared (first use in this function)
1: error: 'CURLM_UNKNOWN_OPTION' undeclared (first use in this function)
1: error: 'CURLINFO_OS_ERRNO' undeclared (first use in this function)
1: error: 'CURLINFO_COOKIELIST' undeclared (first use in this function)
1: error: 'CURLINFO_LOCAL_PORT' undeclared (first use in this function)
1: error: 'CURLINFO_LOCAL_IP' undeclared (first use in this function)
1: error: 'CURLMOPT_MAXCONNECTS' undeclared (first use in this function)
1: error: 'CURLMOPT_PIPELINING' undeclared (first use in this function)
1: error: 'CURLMOPT_TIMERFUNCTION' undeclared (first use in this function)
1: error: 'CURLINFO_PRIMARY_PORT' undeclared (first use in this function)
1: error: 'CURLINFO_PRIMARY_IP' undeclared (first use in this function)
1: error: 'CURLMOPT_SOCKETDATA' undeclared (first use in this function)

from go-curl.

andelf avatar andelf commented on September 22, 2024
# github.com/andelf/go-curl/curl
1: error: 'curl_easy_send' undeclared (first use in this function)
1: note: each undeclared identifier is reported only once for each function it appears in
1: error: 'curl_easy_escape' undeclared (first use in this function)
1: error: 'CURLINFO_SLIST' undeclared (first use in this function)
1: error: 'curl_easy_recv' undeclared (first use in this function)
1: error: 'curl_easy_unescape' undeclared (first use in this function)
1: error: 'curl_easy_pause' undeclared (first use in this function)

from go-curl.

andelf avatar andelf commented on September 22, 2024
# github.com/andelf/go-curl/curl
1: error: 'curl_easy_recv' undeclared (first use in this function)
1: note: each undeclared identifier is reported only once for each function it appears in
1: error: 'curl_easy_unescape' undeclared (first use in this function)
1: error: 'curl_easy_pause' undeclared (first use in this function)
1: error: 'curl_easy_send' undeclared (first use in this function)
1: error: 'curl_easy_escape' undeclared (first use in this function)

may need to wrap these functions~

from go-curl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.