Table of Contents
Several libraries are needed to build / run Wireshark. Most of the libraries are split into three packages:
Runtime package: binaries (e.g. win32 DLL's) and alike
Developer package: documentation, header files and alike
Source package: library sources, usually not required to build Wireshark
Tip! | |
---|---|
Win32: All required libraries for the MSVC generation are available at: http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/, but see Section 5.3, “Win32: Automated library download” for an easier way to install the libraries. |