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] MSVC_VARIAN

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Wed, 09 Jan 2013 10:51:52 -0500
On 1/8/2013 8:17 PM, LI V wrote:
Hi,
I�m using NetBeans IDE + Cygwin instead of Microsoft Studios, then how
to deal with the parameter of MSVC_VARIAN in config.nmake?
Thanks for your help,
Vivian


My expectation (not knowing about Netbeans IDE) is that you're on your own.

config.nmake is intended for use with MSVC and *not* with gcc.


Re: using Cygwin gcc:

From the Wireshark Developers Guide
https://www.wireshark.org/docs/wsdg_html_chunked/ChToolsGNUChain.html

[Warning]	Win32: Warn!

Using Cygwin gcc to compile Wireshark is "EXPERT ONLY" and therefore NOT recommended. If you really want to try it anyway, see: http://wiki.wireshark.org/Development/CygwinGCC for some details!


You can checkout the referenced wikilink once the wiki maintenance is completed.