Curl and libcurl

Claes Garelius via curl-users <[email protected]> Mon, 20 Jan 2025 21:36:51 +0000
Newsgroups gmane.comp.web.curl.general
Message-ID <AM6PR10MB2664842D7D616BAF9B952DACD9E72@AM6PR10MB2664.EURPRD10.PROD.OUTLOOK.COM>
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 in Windows 11? If I type curl -help in the Dos command line, this comes up:

C:\Users\ilogi>curl -help
Usage: curl [options...] <url>

And so on…………

If Curl is already installed, how are h-files called in Visual C++?

#include <iostream>
#include <string>
#include <curl/curl.h>

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html