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

Wireshark-dev: Re: [Wireshark-dev] Microsoft Visual C Version 6 support isa bitoutdated ...

From: Andrew Hood <ajhood@xxxxxxxxx>
Date: Sun, 07 Jan 2007 00:32:12 +1100
Ulf Lamping wrote:
> Andrew Hood wrote:
> 
>>http://groups.google.com/group/mailing.openssl.users/browse_thread/thread/72c89ea76c253905/76f8cbdc64a6efd6?lnk=st&q=MSVC+%22X509_NAME%22&rnum=1#76f8cbdc64a6efd6
>>
>>and
>>
>>http://groups.google.com/group/mailing.openssl.users/browse_thread/thread/e01d1192f0ff788e/985b19d72f4829bc?lnk=st&q=MSVC+%22X509_NAME%22&rnum=2#985b19d72f4829bc
>>
>>both refer to this X509_NAME issue.
>>
>>Adding /DNOCRYPT to GNUTLS_CFLAGS in config.nmake seems to work with
>>MSVC2005
>>  
> 
> Thanks for pointing it out!
> 
> As the threads suggest, this isn't a direct problem with the MSVC 
> version used, but if a Platform SDK is used or not.

wireshark SVN 20326 for gtk2 compiles with MSVC2005 (aka MSVC8,
"Microsoft Visual Studio 8") and runs with the attached patches, plus
compiling zlib as specified in the MSVC7 notes in the wiki. Reading
gzipped pcap files does work.

The extra libs added in Makfile.nmake may be overkill, but I wasn't
going to spend time working out which ones were superfluous.

The patches are brute force. ifdefs will be needed to work with other
compiler versions.

I'll try gtk1 next.

-- 
There's no point in being grown up if you can't be childish sometimes.
                -- Dr. Who

Attachment: diffs.tar.gz
Description: application/gzip