[RELEASE] curl and libcurl 8.14.1

2025-06-03 Thread Daniel Stenberg via curl-users
Hello! Another curl release has been packaged, signed and uploaded. Get it as always from https://curl.se/ curl and libcurl 8.14.1 Public curl releases: 268 Command line options: 269 curl_easy_setopt() options: 308 Public functions in libcurl: 96 Contributors

[RELEASE] curl and libcurl 8.14.0

2025-05-27 Thread Daniel Stenberg via curl-users
Hello, I'm happy to once again announce that we have shipped a new curl release. curl 8.14.0 is uploaded and is as always available at https://curl.se Enjoy! curl and libcurl 8.14.0 Public curl releases: 267 Command line options: 269 curl_easy_setopt() options:

Re: Curl and libcurl

2025-01-20 Thread ghanashyam satpathy via curl-users
You need to download the source code for the latest release of curl and libcurl. There is documentation in curl web-portal on how to compile. Compile and generate the required target binary like Debug|X64 Release|x86 etc... In your VC++ projects refer to the header and libs that you downloaded

Curl and libcurl

2025-01-20 Thread Claes Garelius via curl-users
I have the latest windows 11, 64, and wish to install curl and libcurl and everything needed to call curl via Visual c++. Can someone explain which of all the options I should choose. It seems messy to me as a non-Curl expert, (but I know Visual C++). Or is Curl and libcurl already installed