Using VS 2008 Pro: I updated to svn 25939 and did nmake setup/distclean. I have config.nmake pulling in Wpd_Pack automatically for capturing (i.e. I'm not referencing my local winpcap copy).
I'm getting farther than I was a week or so ago: I can now use the file open dialog, but when I try to open a capture file, I get the generic MS crash dialog with: AppName: wireshark.exe AppVer: 1.0.99.0 ModName: msvcr90.dll ModVer: 9.0.21022.8 Offset: 0002f9bb Any manual changes needed on my part to tweak the build for this to work? Thanks, -Nathan >> ----- Original Message ----- >> From: "Gerald Combs" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Tuesday, August 05, 2008 7:13 PM >> Subject: [Wireshark-dev] Windows build environment changes >> >> >>> I just set the default MSVC_VARIANT in config.nmake to MSVC2008 in >>> order to test that compiler on the Windows buildslave. If it works >>> we can start using Visual C++ 2008 for official builds in the trunk. >>> >>> Also, a new tag was created in wireshark-win32-libs yesterday. You'll >>> have to run "nmake -f makefile.nmake setup" next time you update SVN >>> (which you should now be warned about). >>> >>> _______________________________________________ >>> Wireshark-dev mailing list >>> [email protected] >>> https://wireshark.org/mailman/listinfo/wireshark-dev >>> >>> _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
