ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Wed, 20 Dec 2006 01:50:40 +0100
Gerald Combs wrote:
Ulf Lamping wrote:
The biggest hurdle seems to be the different msvcrt.dll (C runtime library) versions for the libs we use, as Gerald already mentioned - I'm still thinking about the possibilities to solve this.

If we need to we can split the packages subdirectory in
wireshark-win32-libs into packages/msvcrt and packages/msvcr71.
Sounds like an approach to it.

I would like to avoid compiling libs "on our own" where possible - especially compiling GTK/GLib on Win32 "from scratch" doesn't sound like a task I would really love to work on ;-)

However, if there's no other way ...

Regards, ULFL