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 ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
