ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] How to share enhanced plugin

From: Martin Lutz <MartinL@xxxxxxxxxxx>
Date: Wed, 3 Dec 2008 14:14:57 +0100
Hi Rajith,

then I don't know. Those steps worked for me.
The only thing I can imagine is, that you're taking the wrong file. You have to distribute the one that is in your \wireshark\plugins\<yourplugin> directory and not that one from the \wireshark\wireshark-gtk2\plugins\<wireshark-version> directory.

Regards,
Martin.

From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of rajith pr
Sent: Wednesday, December 03, 2008 12:50 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] How to share enhanced plugin

Hi Martin,

I have followed your steps and have been able to build the dll. But after pasting it into my wireshark older installation i stilll get the error. 

Thanks,
Rajith.
On Wed, Dec 3, 2008 at 3:16 PM, Stephen Fisher <stephentfisher@xxxxxxxxx> wrote:

On Wed, Dec 03, 2008 at 05:26:31PM +0800, WangJing wrote:

> I tried. but received :
> mt: unknown option -- n
> usage: mt [-V] [-f device] operation [count]
>
> This is at MSVC2005.
> And I can use "nmake -f makefile.nmake packaging", generate installing
> package.
That looks like the mt program from Cygwin/Unix.  Are you using the
special VS 2005 Command Prompt or running the appropriate scripts to set
up the environment properly.  When I just type mt -h it shows me this
(though it is Visual Studio 2008 Express Edition):

---

C:\Program Files\Microsoft Visual Studio 9.0\VC>mt -h
Microsoft (R) Manifest Tool version 5.2.3790.2076
Copyright (c) Microsoft Corporation 2005.
All rights reserved.

mt.exe : command line error c1010007: Unexpected/Unknown option "-h".
Use the / ? option for help on usage and samples.

---


Steve

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
https://wireshark.org/mailman/listinfo/wireshark-dev