Use this tag only for questions related to the multiprotocol internet transfer library, for question related to command line tool please use the specific curl tag
I spent a lot of time to investigate why multithreaded libcurl application crashes on Linux. I saw in forums that …
c++ c multithreading curl libcurlThis question, as you may have inferred from the title, is really two questions in one. First Question: Must I …
apple-push-notifications libcurl backwards-compatibility http2So initially, I followed the instructions of BUILD.WINDOWS.txt and I was able to get libcurl building 32-bit by …
c visual-studio-2010 64-bit libcurl nmakeMy program depends on libcurl.so.3, but in RHEL6 there is no symbolic link libcurl.so.3 ⇾ libcurl.so.4 (my program …
linux linker shared-libraries libcurl binaryfilesI'm currently working in a C++ project which has to be able to read emails from an gmail POP3 account …
c++ libcurl pop3My application builds and runs fine on 10.6. I have Base SDK set to 10.6 and Mac OS X Deployment Target set …
macos libcurl dylib