plugin build errors: msbuild error MSB6006
Hello, I try to build a dissector within a working 2.6.0 windows build environment.
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.