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

Wireshark-users: [Wireshark-users] Build Error; Can't Distclean Error U1052

From: "Sandoval, Andres R" <Andres.R.Sandoval@xxxxxxxxxx>
Date: Mon, 4 Aug 2008 13:57:48 -0700
I am trying to build Wireshark and am having problems with distclean.

I am getting the following error U1052 and U1077:



C:\Program Files\Wireshark>Nmake -f Makefile.nmake distclean

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

        rm -rf gtk2.tmp
        rm -rf wireshark-gtk1
        cd plugins
        "C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe" /
          -f Makefile.nmake clean-deps

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

NMAKE : fatal error U1052: file 'Makefile.nmake' not found
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\n
make.exe"' : return code '0x2'
Stop.

C:\Program Files\Wireshark>


Any help would be much appreciated!