Wireshark-dev: Re: [Wireshark-dev] need help : NSIS
From: Pascal Heude <pascalheude@xxxxxxxxxxx>
Date: Sat, 23 Feb 2008 20:45:49 +0100
|
Hi, I am using MSVC2005. For that, I changed the comment in the section ##### Microsoft Visual C / Studio Variant ##### # "Microsoft Visual Studio 2005" # Visual C++ 8.0, _MSC_VER 1400, msvcr80.dll MSVC_VARIANT=MSVC2005 I have the following dll in the directory $(PROGRAM_FILES)\Microsoft Visual Studio 8\VC\redist\x86\Microsoft.VC80.CRT\*.* : - msvcm80.dll - msvcp80.dll - msvcr80.dll I have one remark about the variable PROGRAM_FILES. I'm currently using a windows vista enterprise x64 bits. With this OS, there are differents "program files" directory which are not correctly handled by the wireshark environment/setup : - C:\Program Files (x86) - C:\Program Files Some programs are installed under the first directory, and others are installed under the second one. So, I had to check in which directory where programs were installed and to correct the scripts/makefiles. Regards. Pascal Ulf Lamping a écrit : Hi! Right, you are describing how you tried to fix it (which is not the intended way it should work), and I (as the author) try to find the cause of the problem. Some questions: Do you use MSVC 2005 "retail version" or MSVC 2005 "express edition" or something else ? Which setting in config.nmake are you using for MSVC_VARIANT ? Which dlls are in $(PROGRAM_FILES)\Microsoft Visual Studio 8\VC\redist\x86\Microsoft.VC80.CRT\*.* ? $(PROGRAM_FILES) is usually c:\Program Files\, but that depends on your personal setup. Regards, ULFL Pascal Heude schrieb: Téléchargez gratuitement Messenger 2008 |
- Follow-Ups:
- Re: [Wireshark-dev] need help : NSIS
- From: Ulf Lamping
- Re: [Wireshark-dev] need help : NSIS
- Prev by Date: [Wireshark-dev] Distcheck failing
- Next by Date: Re: [Wireshark-dev] need help : NSIS
- Previous by thread: Re: [Wireshark-dev] need help : NSIS
- Next by thread: Re: [Wireshark-dev] need help : NSIS
- Index(es):