Hi, Any ideas on this? I think we may need to add vcredist_x86.exe to the MSVC 2008 build any way. http://www.wireshark.org/lists/wireshark-users/200902/msg00052.html http://www.wireshark.org/lists/wireshark-dev/200902/msg00114.html
Should vcredist_x86.exe be included in the installer for MSVC 2008 too and if so can we put it in the packages repository? Regards Anders -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gerald Combs Sent: den 16 februari 2009 18:36 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] News from the msvcr dll hell ... anda possiblesolution! Anders Broman wrote: > We actually have lua.dll:s for the different VS versions > lua5_1_4_Win32_dll6_lib.zip lua5_1_4_Win32_dll8_lib.zip > lua5_1_4_Win32_dll7_lib.zip lua5_1_4_Win32_dll9_lib.zip So perhaps we > should fix the build scripts to pick the right one? As long as we aren't doing anything funny like allocating and freeing memory asymmetrically, we should just be able to use the MSVCRT version of the Lua DLL (lua5_1_4_Win32_dll6_lib). I've checked in a change (r27465) to do that. -- Join us for Sharkfest'09 | Stanford University, June 15 - 18 http://www.cacetech.com/sharkfest.09/ ________________________________________________________________________ ___ 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 ___________________________________________________________________________ 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
