Fenggen Jia wrote: > When building the latest wireshark source from SVN(28879), the following > problem occurs: > " > mt: unknown option -- n > usage: mt [-V] [-f device] operation [count] > NMAKE : fatal error U1077: 'mt.exe' : return code '0x1' > Stop. > " > The mt version i'm using is below: > "C:\cygwin\bin>mt.exe -V > mt V2.3.2, Corinna Vinschen, Jan 14 2009"
Do you have MSVC_VARIANT=MSVC6 uncommented in config.nmake, and are all the other MSVC_VARIANTs commented out? ___________________________________________________________________________ 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
