Hello,
I am having problem using the tcp_dissect_pdus and hope someone can help
me here.
The documentation seems pretty clear to me and I think I am doing what I
am suppose to do:
tcp_dissect_pdus(tvb, pinfo, tree, TRUE, 20,
get_foo_message_len, dissect_foo_packet);
"Song, Yuyin" wrote:
>
>I am new to Whireshark development. I have installed all tools and Wireshark
>development version. When I verify all tools installed using command "nmake –f
>Makefile.nmake verify_tools".
>I got the error message "namke: fatal error U1073: don't konw hpw to make '-f'
>".
All,
I am new to Whireshark development. I have installed all tools and Wireshark
development version. When I verify all tools installed using command "nmake –f
Makefile.nmake verify_tools".
I got the error message "namke: fatal error U1073: don't konw hpw to make '-f'
". What is the problem?