Hello, I try to build a dissector within a working 2.6.0 windows build environment. The dissector itsself has worked on linux builds.
So it seems that I get in trouble with plugin.c building process.
Error message is: Generating plugin.c No plugin registrations found.
Where do I need to register it?
I have another plugin which works in that environment. But maybe I forgot something at the new plugin.