Wireshark mailing list archives

Re: Problem in building Plugin


From: Helge Kruse <Helge.Kruse-nospam () gmx net>
Date: Thu, 22 Sep 2011 09:00:13 +0200

Am 22.09.2011 08:20, schrieb Rajesh P S:
NO. I haven't modified resemble.h. And the file has above mentioned struct.
I downloaded 1.6.2 source code and I am trying to build my plugin
with 1.6.2.

I would check the include path. You find it in the "Command Line" tab of the Project Properties dialog.

You could also generate a preprocessor output file and verify the actually include files. Check the "Generate Preprocessed File" option in the C/C++ Preprocessor tab of the Project Properties dialog to generate the .i file. You will have to remove this option to compile to .obj files after the verification.

BTW: You have used char[18] with this line: "Message fragments"


Regards,
Helge
___________________________________________________________________________
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: