Ask Your Question

Revision history [back]

I built wireshark 2.5.0 however there are no dissectors in the epan/dissector directory, there are in the wireshark source directory copied with Git

I successfully buitl my own custom build of wireshark 2.5.0 following build instructions. My downloaded wireshark source is in c:\wireshark and I can see all packet-.c files in epan/dissectors. However in the wsbuild64\epan\dissectors there are no packet- files at all. Did I miss something in my custom build? I need to build with custom dissectors, so I would like to understand where they will go (they don't compile so I can't use plugins right now)