Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] compiling error, missing unistd.h under windows

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 18 Mar 2007 22:51:34 -0700
Steven Le wrote:
I'm using VC8 to compile wireshark source. However I got this error while compiling scanner.c(653) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
Do you know how to fix it?

Run "make -f Makefile.nmake distclean" and then re-do the build.