C:\wireshark-rvbd>nmake -f Makefile.nmake setup
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1061: /F option requires a filename
Stop.
C:\wireshark-rvbd>nmake -d -f Makefile.nmake setup
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
cygpath: cannot create short name of C:\wireshark-win32-libs-1.4
ERROR: The contents of C:\wireshark-win32-libs-1.4\current_tag.txt is (unknown).
It should be 2011-04-11-1.4.
_FORCE_ target does not exist
_check_tag_ target does not exist
? Wireshark Libraries not up-to-date ?
? Do you need to run nmake -f Makefile.nmake setup ?
NMAKE : fatal error U1077: 'exit' : return code '0x1'
Stop.