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 4451] NEW FUNCTIONALITY: EXPORT OBJECT SMB (capture and ex

Date: Wed, 16 Jun 2010 09:00:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4451

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #19 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-06-16 08:59:57 PDT ---
The Windows build is broken as a result of this commit.  Attempting to build
r33236 on Windows XP SP3 with VS2008EE produces the following error:

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

export_object.c
export_object_smb.c
export_object_smb.c(126) : error C2220: warning treated as error - no 'object'
file generated
export_object_smb.c(126) : warning C4244: 'initializing' : conversion from
'const guint64' to 'gsize', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

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