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

Wireshark-dev: [Wireshark-dev] VS2008 Express compilation attempt

From: Kaul <mykaul@xxxxxxxxx>
Date: Tue, 20 Nov 2007 21:24:05 +0200
A naive attempt (see attached patch to Makefile.nmake), resulted in:

...
libpcap.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(358) : error C31
63: '_vsnprintf': attributes inconsistent with previous declaration
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(350) : s
ee declaration of '_vsnprintf'
...
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\cl.EXE"' : return code '0x2'
Stop.


I found similar issue here: http://sourceforge.net/forum/forum.php?thread_id=1839725&forum_id=36109
but I couldn't resolve it in Wireshark's case.

Attachment: config.nmake.diff
Description: Binary data