Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8386] updated Windows build instructions to include 64-bit

Date: Sat, 23 Feb 2013 17:00:39 +0000

Comment # 1 on bug 8386 from
Hi,
I'm not sure thar deleting:
-            <listitem>
-              <para>if you are building on a 32-bit machine, to build 32-bit
-              binaries call
-              <command>C:\Program Files\Microsoft Visual Studio
10.0\VC\bin\vcvars32.bat</command>
-              and to build 64-bit binaries call
-              <command>C:\Program Files\Microsoft Visual Studio
10.0\VC\Vcvarsall.bat x86_amd64</command></para>
-            </listitem>
-            <listitem>
-              <para>if you are building on a 64-bit machine, to build 32-bit
-              binaries call
-              <command>C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\bin\vcvars32.bat</command>
-              and to build 64-bit binaries call
-              <command>C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\Vcvarsall.bat amd64</command></para>
-            </listitem>

Is a good idea, I have Visual studio 10 and 11 professional installed and I
don't have

>"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.Cmd" 

C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A
does not have it.

I run
"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC"\vcvarsall.bat
x86_amd64
to build the 64 bit version.


You are receiving this mail because:
  • You are watching all bug changes.