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@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev