[Issue 14793] net.curl.download https broken - windows
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Aug  3 11:32:09 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14793
Yury Korchemkin <yuri.korchyomkin at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
--- Comment #6 from Yury Korchemkin <yuri.korchyomkin at gmail.com> ---
Figured that out — the problem was with libcurl.dll being not installed on the
machine and not copied into the folder with executable.
Copying the DLL solved the problem.
Resolving the bug.
--
    
    
More information about the Digitalmars-d-bugs
mailing list