On Feb 8, 2007, at 5:36 AM, Gerhard Gappmeier wrote:

> sounds good,
> but I don't know to use that in my plugin.

        1) use UN*X

or

        2) wait for the next buildbot build, or do an "svn update", and use  
that on Windows

> I get unresolved external error for that function.

It's currently not in the .def file for libwireshark, so it's not  
accessible to plugins on Windows.  (UN*X systems don't care.)

I've just checked in a change to libwireshark.def to add it.  A future  
buildbot build should have it in the list of exported routines.  Get a  
buildbot build source tree from

        http://www.wireshark.org/download/automated/src/

Get one with SVN-20752 or later in the name (earlier versions won't  
have that change).

If you're building from SVN, just do "svn update".
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to