Wireshark mailing list archives

Re: Compiling a plugin


From: Dario Lombardo <dario.lombardo.ml () gmail com>
Date: Wed, 23 Sep 2015 16:50:22 +0200

You can also start from this project of mine.

https://github.com/crondaemon/hcrt-dissector

This compiles a plugin using cmake without compiling the whole thing. The
resulting .so can (or, better, was used to, since this is an old code) be
installed inside the distribution wireshark. Hope it works for you.

On Wed, Sep 23, 2015 at 3:52 PM, Juan Jose Martin Carrascosa <juanjo () rti com
wrote:

Hi all,

I am looking for documentation regarding how to compile a plugin without
the build directory.

For instance, imagine I develop a plugin and I want to share it with a
colleague. He modifies something and wants to compile it. Does he need the
full build directory?

If any documentation about this exists, can you point me to it?

For your reference, I am interesting on doing it in Linux.

Thanks in advance.

Juanjo Martin

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://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:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: