I met the following error message while building: Runtime Error! Program: c:\wireshark-1.0.4\wireshark-gtk2\tshark.exe R6034 An application has made an attempt to load the C runtime libarary incorrectly. Please contact the application's support team for more information.
After I click 'OK', it continues building and finish. But wireshark fails to run. I guess whoever made the comments in config.nmake may have same experience as mine? Thanks, Joshua On Sat, Nov 1, 2008 at 8:12 PM, Michael A. McCartney <[EMAIL PROTECTED]> wrote: > > I recently switched to MSVC2008EE because latest > Wireshark source builds but fails to run with > "application error" with MSCV6. MSVC200EE > builds and runs fine for me on WinXP. > > Joshua (Shiwei) Zhao wrote: >> Now it's recommended to use MSVC 2008EE instead of 2005EE. However, in >> config.nmake of version 1.0.4, there are comments: >> >> # "Microsoft Visual C++ 2008 Express Edition" >> # needs additional Platform SDK installation? >> # Visual C++ 9.0, _MSC_VER 1500, msvcr90.dll >> # With this variant, Wireshark will compile but fails to run! >> # >> # THIS VARIANT CURRENTLY WON'T WORK - YOU HAVE BEEN WARNED! >> #MSVC_VARIANT=MSVC2008EE >> >> I did try and confirmed that it's true: Wireshark compiled but failed >> to run. BTW, I'm using Vista and didn't try XP. But I guess it's not >> related, since 2005EE did work under Vista. >> >> So, should we still stick with 2005EE? >> >> Thanks, >> Joshua >> _______________________________________________ >> 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 > _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
