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?
Regards, ULFL