On Friday, 9 August 2013 at 10:26:05 UTC, David wrote:
Is there an easier way? How to learn about it? A detailed
instruction
(at least as detailed as the steps above) at the top of the
manual page
(http://dlang.org/phobos/std_net_curl.html) would have been
nice...
After all, it's a third part
> Is there an easier way? How to learn about it? A detailed instruction
> (at least as detailed as the steps above) at the top of the manual page
> (http://dlang.org/phobos/std_net_curl.html) would have been nice...
> After all, it's a third party library not fully supplied with the compiler.
Th
Hi!
To use std.net.curl successfully with DMD 2.063.2 on Windows, I
had to follow the steps below:
-
1. Download libcurl from here:
http://curl.haxx.se/download.html#Win32.
2. Extract libcurl.dll.
3. Download implib tool from here:
http://ftp.digitalmars.com/bup.zip, as OPTLINK's /IM