Le 13/07/2011 20:21, Pradip Biswas a écrit :
Hi,
I tried
building the latest 1.7.0 code on WinXP (32-bit) and Win7
(64-bit) both having MSVC 2005. I am stuck with the error "'ml': is
not recognized as an internal or external command, operable
program or batch file" almost at the beginning of "nmake -f
Makefile.nmake all."
Producing 64 bits version should require ml64.exe.
If you have this error on your Win7 64 bits,
I think you did not call something like "C:\Program Files
(x86)\Microsoft Visual Studio 9.0\VC\bin\vcvars64.bat",
and so, you are going to produce 32 bits version.
Do I need to do something
special to get past this issue? I searched for ml.exe in the
MSVC installation folder, I did not find anything there.
Though there is a file called ml64.exe. I have not installed
either the VC run-time Redistributable package nor the PSDK.
Do I need any of those?
PSDK was needed for me on Win7 64bits with MSVC 2008 EE (to have
ml64.exe).
ml64.exe is supposed to be included in the not EE version of MSVC
2008.
Even after installing PSDK (from : http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3138),
I have no ml.exe or ml64.exe into my installation of MSVC 2005 EE.
Olivier
___________________________________________________________________________
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
--
Wireshark Generic Dissector http://wsgd.free.fr
|