Not really knowing much about this, I do note that there is a lua library named 'lua5_1_4_Win32_dll9_lib.zip' (as well as 'lua5_1_4_Win32_dll6_lib.zip'); config.nmake for win32 specifies:

LUA_DIST=5_1_4_Win32_dll6
LUA_DIR=$(WIRESHARK_LIB_DIR)\lua5.1.4


I also note that config.nmake for win64 specifies
 LUA_DIST=5_1_4_Win64_dll9
 LUA_DIR=$(WIRESHARK_LIB_DIR)\lua5.1.4


dll9 suggests for use with VC9 generated binaries.
Is a ...dll10 now needed ??

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:[email protected]?subject=unsubscribe

Reply via email to