curl error msg
Anonymouse
zorael at gmail.com
Sun Feb 20 10:26:03 UTC 2022
On Saturday, 19 February 2022 at 13:12:32 UTC, MichaelBi wrote:
> when running the example in the std.net.curl on my windows, got
> following msg:
>
> std.net.curl.CurlException at std\net\curl.d(4239): Failed to load
> curl, tried "libcurl.dll", "curl.dll"
>
> does it mean i don't have those dll files? thx.
Are you running it from a WSL session? I get libcurl.dll errors
(although a graphical popup) when I run my thing from in there,
but it works well from a normal command console and/or Powershell.
More information about the Digitalmars-d-learn
mailing list