ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] win32: nmake setup: can't find cl

From: "Graham Bloice" <graham.bloice@xxxxxxxxxxxxx>
Date: Mon, 25 Sep 2006 13:29:46 +0100
> A follow-up on issues when building wireshark on win32.
> I found out that if Cygwin "make" package is installed, Wireshark cannot
> be built anymore under win32 (cannot find "cl" and other dependencies).
> It might be a conflict between Cygwin's make and "nmake".
>
> Does someone else have the issue? For now, when I build Wireshark, I
> first have to remove Cygwin's make.
>


Works fine for me, but then I don't have Cygwin on my normal path.  Do you?
I open an rxvt window when I want to do cygwin type stuff.

Graham