Is there any easy way for me to make the .dll file from what i already have in linux? From what I read, I'd have to build wireshark in windows but it'd take me a while to get all the necessary tools and set up the environment. Is there an easier method to get a plugin working on a windows platform? And yes my plugin works fine and I was able to use the .so file to work on other computers with linux.

asked 28 Jun '12, 09:23

rewindmad's gravatar image

rewindmad
6224
accept rate: 0%


The easy answer is to submit the plugin to the Wireshark developers and put it in the core. The devs will then maintain it for you and the Wireshark build ecosystem will produce all the various builds.

If you must keep the plugin private, then your only option is to set up a Windows build environment. Follow the instructions in the Developers Guide to the letter and you'll be fine.

link

answered 28 Jun '12, 09:55

grahamb's gravatar image

grahamb ♦
4.0k21562
accept rate: 14%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×110
×37
×9
×1

Asked: 28 Jun '12, 09:23

Seen: 594 times

Last updated: 28 Jun '12, 09:55

powered by OSQA