Stratemeier, Frank wrote:
> Hi Community,
>
> when I try to use the rval_to_str function in my plugin (build for
> wireshark version 0.99.5 with MSVC 2005) nmake returns the following
> message:
>
> packet-jetip.obj : error LNK2019: unresolved external symbol
> _rval_to_str referenced in functio
Hi,
Is rval_to_str defined in libwireshark.def?
/Anders
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stratemeier,
Frank
Sent: den 21 juni 2007 15:19
To: wireshark-dev@wireshark.org
Subject: [Wireshark-dev] linking error for rval_to_str function
Hi Community,
when I try to use the rval_to_str function in my plugin (build for
wireshark version 0.99.5 with MSVC 2005) nmake returns the following
message:
packet-jetip.obj : error LNK2019: unresolved external symbol
_rval_to_str referenced in function _dissect_reply
Nevertheless, calls to va