________________________________________ Von: [email protected] [[email protected]] im Auftrag von Christopher Maynard [[email protected]] Gesendet: Montag, 25. Oktober 2010 20:39 An: [email protected] Betreff: Re: [Wireshark-dev] nmake problem (cl.exe)
Lange Jan-Erik <jan-erik.la...@...> writes: >> cl -WX -D_U_="" /Zi /W3 /MD /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DWIN32_LEAN_AND_MEAN /DMSC_VER_REQUIRED=1500 /D_BIND_TO_CURRENT_CRT_VERSION=1 /MP lemon.c > > > > causes the error > > > > cl: Command line error D8021: invalid numeric arument '/Mplemon.c' > > NMAKE: fatal error U1077: 'cl': return code '0x2' > Hmm, for some weird reason, the space is missing and "/MP lemon.c" is becoming > "/MPlemon.c". Not sure why that's happening. What version of Wireshark are > you > working with? Have you made any of your own modifications, in particular to > config.nmake? A possible Unix vs. Dos line-ending problem? You might > possibly > try converting your config.nmake from unix to dos to see if that makes any > difference? I can twist and turn it as I want. Changing - to / brings no improvement. I have Windows7 x64. Perhaps the SDK doesn't support it? I downloaded it via SVN client: http://anonsvn.wireshark.org/wireshark/trunk/ I didn't made ans modifications in this folder. ___________________________________________________________________________ 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 ___________________________________________________________________________ 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
