Anyone else run into this issue while compiling Wireshark 1.0.1 on Windows
XP with VS2005?
The INET6_ADDRSTRLEN defined in packet-ipv6.h seems to conflict with the
INET6_ADDRSTRLEN of ws2tcpip.h in the Platform SDK. A simple #ifndef _WIN32
block around that definition seems to fix the issue.
--An
; It complies fine on WinXP32 with VS2005EE. I've updated my sources this
> morning. Are you on Win64?
>
> --
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Yunfan (Andy) Ying
> *Sent:* Tuesday, July 08, 2008 5:10 PM
>
ok, I got that error now. I wasn't using the 1.0.1 before. Did you find a
> work around?
>
> -martin
>
> --
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Yunfan (Andy) Ying
> *Sent:* Tuesday, July 08, 2008 6:06 PM
&