On Tue, 19 Aug 2014 09:56:30 +0900
Andrew Edwards via Digitalmars-d-learn
<[email protected]> wrote:

> > Add '-L-lcurl' to your dmd invocation to do this.
> Okay, got it. Thank you much.
or you can add

  pragma(lib, "curl");

to your source file if you are using dmd.

Attachment: signature.asc
Description: PGP signature

Reply via email to