ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] MSVC variant problem in v1.0.5

From: "James Gallogly" <jgallogly@xxxxxxxxxxxxxxx>
Date: Fri, 30 Jan 2009 10:06:37 -0500 (EST)
I am not an expert but, I just took a look at config.nmake and it says

# "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 don't see a MSVC2008 in the make files, so it looks like it hasn't been
done before...maybe download 2005 Express Edition (Free)
http://www.microsoft.com/express/2005/download/default.aspx


I hope that helps,
Jim

-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of
gogrady@xxxxxxxxx
Sent: Friday, January 30, 2009 9:57 AM
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] MSVC variant problem in v1.0.5

I'm trying to build wireshark v1.0.5. But i'm getting this error

C:\wireshark>nmake -f makefile.nmake setup

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

config.nmake(439) : fatal error U1050: MSVC_VARIANT unknown
Stop.

in config.nmake i have the msvc set to MSVC_VARIANT=MSVC2008

How do i get it to build / what's my problem?
__________________________________________________________________________
_
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe