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

Wireshark-bugs: [Wireshark-bugs] [Bug 1292] New: Win32: confusing setup target warning if cl.exe

Date: Fri, 5 Jan 2007 03:34:23 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1292

           Summary: Win32: confusing setup target warning if cl.exe is not
                    in path
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: ulf.lamping@xxxxxx


Build Information:
SVN
--
If cl.exe (the compiler from MSVC) is not in the PATH, the setup target says:

"ERROR: Can't find cl. This is probably an optional cygwin package not yet
installed. Try to install it using cygwin's setup.exe!"

Obviously, this is a bit confusing for a user setting up it's build environment
for the first time - it gives the wrong hint in this case.

Maybe we need to distinguish between native Windows tools (MSVC, Python, ...)
and the cygwin related tools.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.