<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>You need to have the airpcap developer's pack on your machine
in order to compile some of the wpcap.dll build configurations. Otherwise,
please choose the build configurations with the "no Airpcap" string in their
name.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>The AirPcap developer's pack is freely available at
</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><A
href="http://www.cacetech.com/support/downloads.htm">http://www.cacetech.com/support/downloads.htm</A></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Have a nice day</FONT></DIV>
<DIV><FONT size=2>GV</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=varunax@gmail.com href="mailto:varunax@gmail.com">Varuna De Silva</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org
href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, September 10, 2007 5:36
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] Problems in
compiling WinPcap</DIV>
<DIV><BR></DIV>Hi,<BR><BR>I am interested in adding support for my device, in
Winpcap and <BR>therefore I need to compile wpcap.dll from source after having
add <BR>my own code. <BR><BR>But before that I just compiled the source code
and I came up with <BR>some problems.<BR><BR>I use MS Visual Studio 2005 8.0
with the .NET framework 2.0 and on <BR>the Visual C++ IDE I opened the
wpcap.dsw and tried to build the <BR>project as is said on the web. <BR><BR>I
came up with 200 odd warnings and five errors like below, <BR><BR>Warnings
Such as<BR><BR>Warning 5 warning C4996:
'_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\fad-win32.c
86 <BR>Warning 9 warning
C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\fad- win32.c
250 <BR>Warning 11
warning C4146: unary minus operator applied to unsigned type, result still
unsigned
d:\winpcap\winpcap\wpcap\libpcap\gencode.c
104 <BR>Warning 12
warning C4146: unary minus operator applied to unsigned type, result still
unsigned
d:\winpcap\winpcap\wpcap\libpcap\gencode.c
104 <BR>Warning 14
warning C4996: '_vsnprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\gencode.c
120 <BR>Warning 23
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\inet.c
196 <BR>Warning 47
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\pcap-win32.c
480 <BR>Warning 50
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\pcap- win32.c
591 <BR>Warning 67
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\pcap.c
360 <BR>Warning 89
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\savefile.c
1130 <BR>Warning 124
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\rpcapd\daemon.c
548 <BR>Warning 150
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\pcap- new.c
312 <BR>Warning 201
warning C4996: '_snprintf' was declared deprecated
d:\winpcap\winpcap\wpcap\libpcap\pcap-remote.c
159 <BR><BR><BR>And Errors<BR><BR>Error
119 fatal error C1083: Cannot open include file: '
airpcap.h': No such file or directory
d:\winpcap\winpcap\common\packet32.h 53
<BR>Error 120 fatal error C1083: Cannot
open include file: 'airpcap.h': No such file or directory
d:\winpcap\winpcap\common\packet32.h 53
<BR>Error 121 fatal error C1083: Cannot
open include file: 'airpcap.h': No such file or directory
d:\winpcap\winpcap\common\packet32.h 53
<BR>Error 122 error BK1506 : cannot open
file '.\debug_remote_dag\pcap- new.sbr': No such file or
directory BSCMAKE
<BR>Error 217 fatal error LNK1104: cannot
open file 'wpcap.lib' rpcapd
<BR><BR><BR>However when I rebuilt it the warnings were gone but the errors
kept the same...! <BR><BR>Can somebody help me out on this please, I think I
am getting some <BR>thing simple wrong.<BR><BR>Thanks Ahead<BR><BR>Your
support is very much appreciated<BR><BR>Xavier<BR><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>Winpcap-users
mailing
list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>