Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] Package issue under Windows XP

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Sean <yunjnz@xxxxxxxxx>
Date: Sun, 4 Jan 2009 20:36:28 -0800 (PST)



--- On Mon, 1/5/09, Gerald Combs <gerald@xxxxxxxxxxxxx> wrote:

> From: Gerald Combs <gerald@xxxxxxxxxxxxx>
> Subject: Re: [Wireshark-dev] Package issue under Windows XP
> To: yunjnz@xxxxxxxxx, "Developer support list for Wireshark" <wireshark-dev@xxxxxxxxxxxxx>
> Date: Monday, January 5, 2009, 10:54 AM
> Sean wrote:
> > Greetings,
> > 
> > I'm using source code of 1.0.4 to build package
> under windows XP,
> > the compiler is Microsoft Visual Studio 2008
> Professional Edition,
> > the config.nmake is configured to
> MSVC_VARIANT=MSVC2008EE,
> > after compilation, the package is created
> successfully,
> > but after installing on windows XP,
> > the wireshark can't run successfully,
> > following is the message:
> > 
> > The application failed to initialize
> properly(0xc0000142). Click on OK to terminate the
> application.
> 
> If you have Visual Studio 2008 Profesional Edition, you
> should set
> MSVC_VARIANT to MSVC2008 instead of MSVC2008EE (which is
> for the Express
> Edition). One of the key differences between the Express
> Editions of
> Visual Studio (and the reason we have different variant
> definitions) is
> that they don't come with package-able versions of the
> C and C++
> runtimes, while the "full frontal" editions do.
> 
> Setting the variant to MSVC2008EE (or MSVC2005EE) means
> that the
> installer you create won't come with the C runtime, and
> assumes that
> you'll have Microsoft Visual C++ 2008 SP1
> Redistributable Package
> installed on the target machine.

But it seems that the version 1.0.4 can't recognize MSVC2008 in config.nmake,
how can I modify the config.nmake?
should I modify other files for using MSVC 2008 professional instead of MSVC 2008 EE?
Thank you very much.


      

  • Follow-Ups:
    • Re: [Wireshark-dev] Package issue under Windows XP
      • From: Anders Broman
  • References:
    • Re: [Wireshark-dev] Package issue under Windows XP
      • From: Gerald Combs
  • Prev by Date: Re: [Wireshark-dev] Windows buildbot is reporting 'failed rsync'
  • Next by Date: [Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-7.10-x86-64
  • Previous by thread: Re: [Wireshark-dev] Package issue under Windows XP
  • Next by thread: Re: [Wireshark-dev] Package issue under Windows XP
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation