While trying to compile a BEEP example app, the Visual Studio 2005 was complaining about a missing include file called "unistd.h". I created an empty "unistd.h" and copied it to the Vortex include/axl folder and then the compile worked. Is this file really needed for the Windows version of Vortex?