How do I compile a program with curl lib on Windows?
Neto via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Aug 10 13:29:53 PDT 2017
Could someone give me an example to how do I compile a program
with support to curl on Windows? Where do I find the .lib for
link against my D programa under Windows or do I need to compile
it myself? I downloaded the lib versions at curl's official web
site but I find either .a files or .h in the lib folder
More information about the Digitalmars-d-learn
mailing list