ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] OpCua faulty checkin and breaks the build

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Wed, 16 May 2007 19:30:56 +0200 (CEST)
Hi,

The opcua plugin came a long way. :))  Two more questions though.

Do we need to include gmodule.h everywhere? I think including glib.h is
what's needed.

Do we need to link against dissectors.lib ?
(LINK_PLUGIN_WITH=..\..\epan\libwireshark.lib ..\..\epan\dissectors\dissectors.lib)
I can't find the reason for that.

> > - plugin.rc.in is missing, as is moduleinfo.nmake,
> > - neither if these are in the dist,
> >
> Gerhard?
>
> BTW: Why do we need two nmake files for each plugin?!?

I've found no way to get the stuff from moduleinfo.h into the build
process. If there is and we can loose moduleinfo.nmake, that would remove
this stain on the beautiful plugin architecture. ;)

Thanx,
Jaap