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] Must build all?

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Sun, 11 Apr 2010 07:33:22 +0200
Hi,

You never said on what platform you develop.
In case of *nix, that depends on where your dissector lives. For a plugin it's just 'make'. For a buildin one you can use 'make -C epan && make wireshark' to speed things up. In case of Windows, that depends on where your dissector lives. For a plugin it's just 'nmake -f Makefile.nmake'. For a buildin one it's 'nmake -Makefile.nmake debug-wireshark'.
But be careful if there are additional dependancies.

Thanks,
Jaap

Send from my iPhone

On 11 apr 2010, at 04:52, Shawn Mayer <mayer_sr@xxxxxxxx> wrote:

After I modify a dissector can I just build that individual file or do I
have to build all? Sorry for the simple question.

Shawn

NTMail K12 - the Mail Server for Education
___________________________________________________________________________


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