You need to set up your environment with "c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat" (assuming that's where Visual C++ is installed), but /trunk should now work out of the box for MSVC2008 instead of MSVC6.
On Tue, 5 Aug 2008 19:17:32 +0200, "Luis EG Ontanon" <[EMAIL PROTECTED]> wrote: > Does that mean that I just need to install the tools (MSVC2008+cygwin) > do a checkout, make setup, and make all with no need anymore to modify > any files? > > \Lego > > On Tue, Aug 5, 2008 at 7:13 PM, Gerald Combs <[EMAIL PROTECTED]> wrote: >> 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 >> > > > > -- > This information is top security. When you have read it, destroy yourself. > -- Marshall McLuhan > _______________________________________________ > 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
