Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] error in epan/tfs.h

From: sagar sg <sagu072@xxxxxxxxx>
Date: Mon, 18 Jul 2011 13:42:11 +0530
Yes i did that..

On Mon, Jul 18, 2011 at 1:32 PM, Helge Kruse <Helge.Kruse-nospam@xxxxxxx> wrote:
Am 18.07.2011 07:16, schrieb sagar sg:

Yes. My dissector code is in C++ which i am compiling independently and
using the required libraries.

I use always C++ to write my custom dissectors. Did you surround the Wireshark #include with extern "C" like this?

 extern "C" {
 #include <epan/packet.h>
 #include <ftypes/ftypes.h>
 }

Helge

___________________________________________________________________________
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@wireshark.org?subject=unsubscribe