http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1948
------- Comment #1 from wmeier@xxxxxxxxxxx 2007-10-28 14:59 GMT -------
Note that an 'nmake ... distclean' must be done after any changes to
config.nmake.
Could this be why your compile failed ?
The distclean is required because the Windows build scripts currently do not
have dependency tracking for include files (and thus, for example, an updated
config.h will not force a re-compile of everything which references that file).
I'll update the Developer's Guide to make this clear.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.