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: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Friday, January 30, 2009 9:57 AM
To: [email protected]
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 <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 
mailto:[email protected]?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to