[Winpcap-bugs] VS2008 Express
Gianluca Varenni
gianluca.varenni at cacetech.com
Fri Oct 3 17:13:19 GMT 2008
Daniel,
the WinPcap developer's pack (at least for 4.0.2 and 4.1beta) has never been
tested with Visual Studio 2008.
I suggest you to have a look at the new developer's pack for the upcoming
WinPcap version, a snapshot of it is available here
http://www.winpcap.org/install/x64.htm
You can use this developer's pack with older versions of WinPcap as well
i.e. you don't need to install WinPcap 4.1 BUILD1327 in order to run
applications created with this developer's pack (unless you are creating a
native x64 application).
Have a nice day
GV
----- Original Message -----
From: "Daniel Gavelle" <daniel.gavelle at jennic.com>
To: <winpcap-bugs at winpcap.org>
Sent: Friday, October 03, 2008 1:13 AM
Subject: [Winpcap-bugs] VS2008 Express
> Hi,
>
> In basic_dump, I had to include stdio.h before pcap.h in Microsoft Visual
> Studio 2008. Pulling the includes in by just including pcap.h produced
> the compile error below. It looks like the problem exists in several of
> the demo projects.
>
> #include <stdio.h>
> #include "pcap.h"
>
>
>
> Thanks for a great tool.
>
> Daniel Gavelle.
>
> ------ Build started: Project: basic_dump, Configuration: Debug
> Win32 ------
> Compiling...
> basic_dump.c
> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(358) :
> error C3163: '_vsnprintf': attributes inconsistent with previous
> declaration
> c:\program files\microsoft visual studio
> 9.0\vc\include\stdio.h(350) : see declaration of '_vsnprintf'
>
>
> --
> __________________________________________________
> Daniel Gavelle, Software Engineer
> Tel: +44 114 281 2655
> Fax: +44 114 281 2951
> Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
> Comp Reg No: 3191371 Registered In England
> http://www.jennic.com
> __________________________________________________
> _______________________________________________
> Winpcap-bugs mailing list
> Winpcap-bugs at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-bugs
More information about the Winpcap-bugs
mailing list