Hi Moti,
to ensure your plugin is easily compatible with office released wireshark
1.0.4, use VC6.0 instead of VS9. Or you have to distribute whole wireshark
binaries, but not only the dll your plugin create. If you want to build
plugins for wireshark 1.1 beta, use vs 2008 sp1.
On Wed, Dec 10, 2
Moti Shani wrote:
> Hello,
>
> I have followed the step by step guide on
> http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html to
> build wireshark on my win32 system.
> all stages have finished successfully (at least as far as I
> understand...), but the building (stage 2.2.10 -> 2
Gupta, Satya wrote:
>
>> Can you post the output of "nmake -f Makefile.nmake verify_tools".
>>
>
> Graham,
>
> Thanks for your help. Here is the output for verify_tools
>
> Regards
>
> SG
>
> C:\Wireshark>nmake -f Makefile.nmake verify_tools
>
> Microsoft (R) Program Maintenanc
hark
Subject: Re: [Wireshark-dev] Trouble with building Wireshark on Win32
Gupta, Satya wrote:
>
> I followed the step by step guide located at
> http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html for
> building Wireshark on the Win32 platform. When I got to steps
> pres
Gupta, Satya wrote:
>
> I followed the step by step guide located at
> http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html for
> building Wireshark on the Win32 platform. When I got to steps
> prescribed in section 2.2.10, I ran into a problem with the file
> version.conf. The log
I followed the step by step guide located at
http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html for
building Wireshark on the Win32 platform. When I got to steps prescribed
in section 2.2.10, I ran into a problem with the file version.conf. The
log from the build is as follows:
M