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] wireshark on 64 bit

From: sagar Guledagudda <sagu072@xxxxxxxxx>
Date: Mon, 1 Aug 2011 11:05:23 +0530
Yes i did that.  i think this might be the problem with the gtk library . i am using the gtk package gtk+-bundle_2.16.6-20100208_win64 . Is that a right one or we need to use any other version specifically for 64 bit.?
 
Thanks
Sags 
 
On Sat, Jul 30, 2011 at 1:15 AM, wsgd <wsgd@xxxxxxx> wrote:
Did you specify a parameter to say you want to produce 64 bits when calling vcvarsall.bat ?

For VC++ 2008 EE on 64 bits windows, I use :
"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\vcvars64.bat"

Olivier

Le 29/07/2011 09:40, sagar Guledagudda a écrit :
hi,
I am trying to compile the wireshark for target platform for 64 bit.
When i do nmake makefile.nmake i get fallowing errror
 
file_util.obj : fatal error LNK1112: module machine type 'X86' conflicts with ta
rget machine type 'x64'
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 8\VC\BIN\x
86_amd64\link.EXE"' : return code '0x458'
 
i am using microsoft visual studio 2005.
I have changed WIRESHARK_TARGET_PLATFORM to win64.
and ran the batch file c:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat  before doing any operation on wireshark.
 
can any body help me to solve this issue ???
 
Is that problem with visual studio i am using ???
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>


-- 
Wireshark Generic Dissector http://wsgd.free.fr

___________________________________________________________________________
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