Makefile.nmake in the tarball has this line CFLAGS=/Iinclude /Icompat /IWIN32-Code /DWIN32 /DHAVE_CONFIG_H /EHsc /I.
event-config.h exists in both include/event2 and WIN32-Code/event2 Therefore, the file is taken from the wrong place. I believe the "/IWIN32-Code" should come before "/Iinclude" *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.