Hi,
This have been driving me nuts today, I can build Wireshark from trunk but not my private tree which is made by copying Wireshark/trunk files into a separate svn dir
Masking out some files.
capture_dlg.c(1279) : error C2220: warning treated as error - no 'object' file g
enerated
capture_dlg.c(1279) : warning C4020: 'capture_get_if_capabilities' : too many ac
tual parameters
capture_dlg.c(1410) : warning C4020: 'capture_interface_list' : too many actual
parameters
capture_dlg.c(5301) : warning C4020: 'capture_start' : too many actual parameter
s
I’m building with VC 2012 in both trees, the same config and support libraries should be used – any ideas what could be wrong?
I have run clean and dist clean to no avail.
Regards
Anders