Wireshark mailing list archives

Re: Must build all?


From: Jaap Keuter <jaap.keuter () xs4all nl>
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 () wvwc edu> 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 () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: