Hello, I'm a new user of libcurl, and don't use Windows as a primary development platform. Having said that, when I needed to use it on Windows I searched for "curl windows", ended up at https://curl.se/windows/ and then used a command (that I don't remember right now) to produce Visual Studio compatible import libraries from the libraries in the archive. After that everything was easy.
Regards, Roger On Thu, 18 Nov 2021 at 13:04, Daniel Stenberg via curl-library <[email protected]> wrote: > > Hello, > > We have this blank section [*] in "everything curl" that is *supposed* to help > users learn how to get libcurl for Windows (as an alterantive to building it > yourself from source). > > Can I please get input on the best ways to do this? A few different methods > are also perfectly fine - all in an effort to help guide (future) users. > > Feel free to just write your suggestions as a reply here, or if you want bonus > points, make a pull request over at > https://github.com/bagder/everything-curl/pulls > > [*] = https://everything.curl.dev/get/windows > > -- > > / daniel.haxx.se > | Commercial curl support up to 24x7 is available! > | Private help, bug fixes, support, ports, new features > | https://curl.se/support.html > -- > Unsubscribe: https://lists.haxx.se/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
