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

Wireshark-bugs: [Wireshark-bugs] [Bug 3240] Issue with Windows Packaging

Date: Fri, 20 Feb 2009 08:29:32 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3240





--- Comment #4 from Gerald Combs <gerald@xxxxxxxxxxxxx>  2009-02-20 08:29:31 PDT ---
A few days ago I changed Makefile.nmake to link against the Lua package which
links against MSVCRT.DLL. Previously we were using a package which linked
against MSVCR90.DLL. You might try updating to the latest SVN or applying the
change shown here:

   
http://anonsvntest.wireshark.org/viewvc/trunk/Makefile.nmake?r1=27433&r2=27465

If that fails you might try using the Dependency Walker
(http://www.dependencywalker.com) to see what's going wrong.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.