I'm sorry. I do not want to blame anyspan who partiticape/develop this
fabulous project (Wireshark).
I am only a french guy who try to add small bricks into this huge
"wall" and sometimes I may not know the exact meaning of words.
Regards.
Pascal
Ulf Lamping a écrit :
Pascal Heude sc
Pascal Heude schrieb:
> 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 direct
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
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.nma
Hi,
I'm not sure we understand each other. Here after is the file before
the modification (the WAS) :
!ELSEIF "$(MSVC_VARIANT)" == "MSVC2005"
MSVCR_DLL=$(PROGRAM_FILES)\Microsoft Visual Studio
8\VC\redist\x86\Microsoft.VC80.CRT\*.*
Here after is the file after the modification (the IS) :
!
Pascal Heude schrieb:
> Hi,
>
> I had the same problem than bijjou200 and I found the following solution :
>
> - edit the config.nmake file (the one in the installation directory of
> wireshark)
> - copy the following line
> VCREDIST_EXE=$(WIRESHARK_LIBS)\vcredist_x86.exe
> between the following 2
Hi,
thank you for Help, It work.
i have make the change and download the vcredist_x86.exe into
wireshark-win32-libs.
Regards
bijjou
> De: Pascal Heude <[EMAIL PROTECTED]>
> A:
> Objet: Re: [Wireshark-dev] need help : NSIS
> Date: Tue, 19 Feb 2008 21:33:39 +0100
Hi,
I ha
;' $0
DetailPrint "vcredist_x86 returned $0"
!else
!ifdef MSVCR_DLL
thanks
Original-Nachricht
Datum: Tue, 19 Feb 2008 12:23:47 -0500
Von: Bill Meier <[EMAIL PROTECTED]>
An: Developer support list for Wireshark
Betreff: Re: [Wireshark-dev] need help : NSIS
$0"
!else
!ifdef MSVCR_DLL
thanks
Original-Nachricht
> Datum: Tue, 19 Feb 2008 12:23:47 -0500
> Von: Bill Meier <[EMAIL PROTECTED]>
> An: Developer support list for Wireshark
> Betreff: Re: [Wireshark-dev] need help : NSIS
> bijjou2000 wrote:
> > h
Bill Meier wrote:
> bijjou2000 wrote:
>> hi
>> i want create a .exe file with NSIS. But I have this Failure:
>>
>> Error in script "wireshark.nsi" on line 371 -- aborting creation process
>
> Line 371 seems to be at the end of the following:
>!else
>!if ${MSVC_VARIANT} != "MSVC6"
>!er
bijjou2000 wrote:
> hi
> i want create a .exe file with NSIS. But I have this Failure:
>
> Error in script "wireshark.nsi" on line 371 -- aborting creation process
Line 371 seems to be at the end of the following:
!else
!if ${MSVC_VARIANT} != "MSVC6"
!error "C-Runtime redistributable fo
hi
i want create a .exe file with NSIS. But I have this Failure:
Error in script "wireshark.nsi" on line 371 -- aborting creation process
NMAKE : fatal error U1077: "C:\Programme\nsis\makensis.exe": Rückgabe-Code "0x1"
Stop.
NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 8\VC\B
12 matches
Mail list logo