At the moment it's not possible to compile the WinPcap sources with Visual C++ 2008. The only supported compiler is Visual Studio 2005 SP1. This applies to the WinPcap sources only. You can definitely compile a WinPcap-based application with Visual Studio 2008.
Have a nice day GV -------------------------------------------------- From: "SANTINI, Rafael" <[email protected]> Sent: Friday, January 22, 2010 6:24 AM To: <[email protected]> Subject: [Winpcap-users] Trying to build wpcap.dll > Hi, > > I'm trying to build wpcap.dll in Visual C++ 2008 Express Edition, but I > get > the following warning and error: > > warning C4013: 'snprintf' undefined; assuming extern returning int > > error LNK2001: unresolved external symbol _snprintf > > What am I missing? > > Thanks, > > Rafael Santini > > _______________________________________________ > Winpcap-users mailing list > [email protected] > https://www.winpcap.org/mailman/listinfo/winpcap-users _______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
