On Fri, Aug 13, 2010 at 3:59 AM, Gilad Benjamini
wrote:
> and one more to end the day...
> event_struct.h has this code
> #ifndef TAILQ_ENTRY
> #define _EVENT_DEFINED_TQENTRY
> #define TAILQ_ENTRY(type) \
> struct {
On Fri, Aug 13, 2010 at 3:35 AM, Gilad Benjamini
wrote:
> I tried compiling libevent on Windows, using WinDDK.
> I initially had some issues with Makefile.nmake, and then abandoned it in
> favor of the simple "sources" file, used by the "build" utility.
Hi, Gilad!
FYI, it is *way way easier* for
et [mailto:owner-libevent-
> us...@freehaven.net] On Behalf Of Gilad Benjamini
> Sent: Friday, August 13, 2010 12:35 AM
> To: libevent-us...@freehaven.net
> Subject: [Libevent-users] Compiling libevent on Windows
>
> I tried compiling libevent on Windows, using WinDDK.
I tried compiling libevent on Windows, using WinDDK.
I initially had some issues with Makefile.nmake, and then abandoned it in
favor of the simple "sources" file, used by the "build" utility.
There were then a few issues that prevent compilation on Windows. I'm
presenting them as-is and not as a pa