Wireshark mailing list archives

Re: compiling plugin for wireshark 1.8.2


From: "Maynard, Chris" <Christopher.Maynard () GTECH COM>
Date: Sun, 2 Sep 2012 18:47:38 -0400

All plugins are located under the plugins/ sub-directory.  Yours appears to be under epan/dissectors/.
- Chris
________________________________________
From: wireshark-dev-bounces () wireshark org [wireshark-dev-bounces () wireshark org] On Behalf Of Maayan Zadik 
[maayanz () designartnetworks com]
Sent: Sunday, September 02, 2012 1:02 PM
To: Developer support list for Wireshark
Subject: [Wireshark-dev]  compiling plugin for wireshark 1.8.2

Hi,

I have a plugin that worked in Wireshark 1.7.0 and I tried recompiling
it with Wireshark 1.8.2
Every time I get the following errors, even though I changed nothing.
Wireshark compiled fine )using Visual Studio 2010) and when I looked in
the Help - it had the ID I gave it.

Any advice on what I'm missing?


1>------ Rebuild All started: Project: VC_DAN_LTE, Configuration: Debug
Win32 ------
1>  plugin.c
1>c:\wireshark_1.8\epan\dissectors\dan_lte_sdk\plugin.c(11): fatal error
C1083: Cannot open include file: 'gmodule.h': No such file or directory
1>  packetDanLteSdk.c
1>c:\wireshark_1.8\epan\dissectors\dan_lte_sdk\packetdanltesdk.c(22):
fatal error C1083: Cannot open include file: 'glib.h': No such file or
directory
1>  packet-rlc-lte-dan.c
1>c:\wireshark_1.8\epan\dissectors\dan_lte_sdk\packet-rlc-lte-dan.c(32):
fatal error C1083: Cannot open include file: 'epan/packet.h': No such
file or directory
1>  packet-pdcp-lte-dan.c
1>c:\wireshark_1.8\epan\dissectors\dan_lte_sdk\packet-pdcp-lte-dan.c(32)
: fatal error C1083: Cannot open include file: 'epan/packet.h': No such
file or directory
1>  packet-mac-lte-dan.c
1>c:\wireshark_1.8\epan\dissectors\dan_lte_sdk\packet-mac-lte-dan.c(28):
fatal error C1083: Cannot open include file: 'epan/packet.h': No such
file or directory

Regards,
Maayan

-- 
CONFIDENTIALITY NOTICE: The information contained in this email message is intended only for use of the intended 
recipient. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, 
distribution or copying of this communication is strictly prohibited. If you have received this communication in error, 
please immediately delete it from your system and notify the sender by replying to this email.  Thank you.
___________________________________________________________________________
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: