Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Compile problems of capture_if_details_dlg_win32.c on MSVC20

From: Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx>
Date: Sun, 28 Jun 2009 18:26:49 +0200
Hey,

Ulf Lamping wrote:
Hi!

After updating to the latest SVN, I get:

capture_if_details_dlg_win32.c
capture_if_details_dlg_win32.c(512) : error C2065: 'Ndis802_11AuthModeWPA2' : un
declared identifier
capture_if_details_dlg_win32.c(512) : error C2099: initializer is not a constant

capture_if_details_dlg_win32.c(512) : warning C4047: 'initializing' : 'guint32'
differs in levels of indirection from 'char [5]'
capture_if_details_dlg_win32.c(513) : error C2065: 'Ndis802_11AuthModeWPA2PSK' :
  undeclared identifier
capture_if_details_dlg_win32.c(513) : error C2099: initializer is not a constant

....



I've seen the same problem on a MSVC2005 installation.

Any ideas what changed in the last few weeks/months and what to do?

This problem has existed for a while. See:

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3439

--
Best regards,
Kovarththanan Rajaratnam