Should "std.net.curl" be moved from Phobos to Deimos?
Tavi Cacina
octavian.cacina at outlook.com
Mon Nov 25 23:40:16 PST 2013
On Tuesday, 26 November 2013 at 00:36:22 UTC, Adam D. Ruppe wrote:
> On Windows, the problem is simply that curl isn't packaged with
> dmd
I see the required DLLs for win32 are in dmd2\windows\bin
(libcurl.dll, libeay32.dll, libssl32.dll) and in dmd2\Windows the
needed stuff for SSL (certificate bundle). At least, the docs
should be improved so that the user knows he has to deliver these
files with his EXE and has to enable the certificate bundle.
More information about the Digitalmars-d
mailing list