[Winpcap-users] error while building winpcap
Gianluca Varenni
gianluca.varenni at cacetech.com
Tue Nov 18 20:50:25 GMT 2008
The sources of WinPcap 4.0.2 do not compile that smoothly with VS2005/2008.
In case you want to compile WinPcap with VS2005/2008, I suggest you to try
the newest build available here:
http://www.winpcap.org/install/x64.htm
Modifying the sources of WinPcap 4.0.2 to make it compile under VS2005/2008
should not be too difficult, mainly a matter of tweaking some #define and
#include directives here and there, but using that source package should be
much more straightforward.
Out of curiosity, which kind of modification were you trying to apply on the
winpcap sources?
Have a nice day
GV
----- Original Message -----
From: "Joshua (Shiwei) Zhao" <swzhao at gmail.com>
To: <winpcap-users at winpcap.org>
Sent: Monday, November 17, 2008 3:08 PM
Subject: [Winpcap-users] error while building winpcap
> Hi there,
>
> I'm thinking to make a small change in winpcap so that I can test my
> idea with wireshark. So I downloaded winpcap-4.0.2 source code and
> tried to build it at first.
>
> With both VS2008ee and VS2005ee, I met the following error message and
> I'm confused. Here studio.h is given by VS itself. How come it shows
> this error? Is there some configuration problem or what else?
>
> 1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358)
> : error C3163: '_vsnprintf': attributes inconsistent with previous
> declaration
> 1> C:\Program Files\Microsoft Visual Studio
> 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
>
> I really appreciate your help.
>
> Thanks,
> Joshua
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
More information about the Winpcap-users
mailing list