Supported platforms
The platforms and toolchains described below are supported and being continuously tested.
Windows
- Microsoft Visual Studio (32-bit + 64-bit compilation):
- Visual Studio 2019
- Visual Studio 2017
- Visual Studio 2015
- MinGW32 (32-bit compilation only)
- MinGW-w64 (32-bit compilation only)
Linux
Basically every x86 GCC toolchain should work, but PcapPlusPlus is being continuously tested on the following platforms:
MacOS
Both Intel and Apple silicon (M1) processors are supported.
- Big Sur (11.0)
- Catalina (10.15)
- Mojave (10.14)
- High Sierra (10.13)
- Sierra (10.12)
- El Capitan (10.11)
Android
- All 4 major Android ABIs are supported:
armeabi-v7a
,arm64-v8a
,x86
,x86_64
- API versions 21-30
FreeBSD
Versions 12.3 and above are supported
Other platforms
Other platforms and toolchains may work as well, but the support is not guaranteed. If you'd like us to add additional platforms please contact us.
CI reports
You can view the status of each supported platform in our CI reports:
CI Platform | Build Status |
---|---|
GitHub Actions (Linux, MacOS, Windows): | |
Cirrus CI (FreeBSD): | |
AppVeyor (Windows MinGW and VS 2015): |