Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Plugin compilation problem

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 13 May 2007 17:57:21 +0200
Levona Hershtik wrote:
Hi,

I'm trying to write a dissector plug in (For the first time)
and when ever I try to compile it I get the next error message:


        cl /DHAVE_WIN32_LIBWIRESHARK_LIB /D_NEED_VAR_IMPORT_ /DHAVE_CONFIG_H /I.
./.. /I../../wiretap /IC:\wireshark-win32-libs\glib\include\glib-2.0  /IC:\wires
hark-win32-libs\glib\lib\glib-2.0\include  /IC:\wireshark-win32-libs\WPdpack\inc
lude -D_U_="" /Zi /W3 /MD /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE
/c packet-voam.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cl' : return code '0x1'
Stop.

Does anybody know what can I do?

Thank you
Levona
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
See http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html

Regards, ULFL