[Winpcap-bugs] Failing to compile Wireshak against
WpdPack_4.1_beta3
Gianluca Varenni
gianluca.varenni at cacetech.com
Thu Feb 21 20:19:01 GMT 2008
Failing to compile Wireshak against WpdPack_4.1_beta3Completely expected :-) i.e. I already told Gerald about that back in December or so.
As I announced back when I released WinPcap 4.1 beta2, I did some major cleanup of the devpack. ndddndis.h was removed because it's part of the Microsoft SDK/DDK header files, and we are not allowed to redistribute it (we had some specific complains about copyright issues from companies that use WinPcap based applications).
The solution is to use ntddndis.h that comes with the Platform SDK.
But... be careful, you will have conflicts with multiple definitions of some 802.11 OID codes, that were not included in the original ntddndis.h file in the old WinPcap devpack, but are defined in the new ntddndis.h file coming with the PSDK.
Let me know if you need any help in fixing the issues.
Have a nice day
GV
----- Original Message -----
From: Anders Broman
To: winpcap-bugs at winpcap.org
Sent: Thursday, February 21, 2008 9:19 AM
Subject: [Winpcap-bugs] Failing to compile Wireshak against WpdPack_4.1_beta3
Hi,
Failing to compile Wireshak against WpdPack_4.1_beta3 with MSVC 6
capture_if_details_dlg.c(98) : fatal error C1083: Cannot open include file: 'Ntd
dndis.h': No such file or directory
Regards
Anders
------------------------------------------------------------------------------
_______________________________________________
Winpcap-bugs mailing list
Winpcap-bugs at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-bugs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-bugs/attachments/20080221/02ded5d4/attachment.htm
More information about the Winpcap-bugs
mailing list