ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] nmake problem (cl.exe)

From: Lange Jan-Erik <Jan-Erik.Lange@xxxxxxxxxxxxxx>
Date: Tue, 26 Oct 2010 19:43:29 +0200

________________________________________
Von: wireshark-dev-bounces@xxxxxxxxxxxxx [wireshark-dev-bounces@xxxxxxxxxxxxx] im Auftrag von Christopher Maynard [Chris.Maynard@xxxxxxxxx]
Gesendet: Montag, 25. Oktober 2010 20:39
An: wireshark-dev@xxxxxxxxxxxxx
Betreff: Re: [Wireshark-dev] nmake problem (cl.exe)

Lange Jan-Erik <Jan-Erik.Lange@...> 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 <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe