1 | initial version |
You need to make sure that the plugin is compiled in the context of the Wireshark version you try to use it with. So if it was made to be used with Wireshark 1.10, it needs to be compiled with that version of the Wireshark source code. If you want to use it with another version of Wireshark, the plugin source code may need to be adapted to work with that version of the internal APIs and build in the context of that version of the Wireshark source code.
So the answer is, it depends. It depends on the version of Wireshark for which the plugin was build.