libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] Re: libmicrohttpd for windows


From: Nils Durner
Subject: [libmicrohttpd] Re: libmicrohttpd for windows
Date: Mon, 08 Feb 2010 21:29:20 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1

Hi Omar,

> How do I link to the DLLs (using VS 8) provided in the Windows binary
> package? Implicit? Explicit?

Either should work, but I'd link implicitly to save me the extra effort
incurred by explicit linkage.
Note that there's no import lib for Visual C (we use the GNU toolchain),
so you'd have to create one yourself.

> Or can they be converted in to a static library?

I don't think so.


HTH,

Nils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]