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

Wireshark-dev: [Wireshark-dev] Lua breaks Windows build

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Tue, 24 Oct 2006 22:58:56 +0200
Hi,
Windows build is broken:

register_wslua.c
taps_wslua.c
wslua_dumper.c
wslua_field.c
wslua_field.c(179) : error C2065: 'FieldInfo_get_data_source' : undeclared
identifier
wslua_field.c(179) : error C2099: initializer is not a constant
wslua_field.c(181) : error C2065: 'FieldInfo_get_hidden' : undeclared
identifier
wslua_field.c(181) : error C2099: initializer is not a constant
wslua_gui.c
wslua_pinfo.c
wslua_proto.c
wslua_listener.c
wslua_tree.c
wslua_tvb.c
wslua_util.c
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.