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.