From 4b6c4d8cfd5a629b4035826147dc6868203e99a2 Mon Sep 17 00:00:00 2001 From: Dimitar Krastev Date: Wed, 11 Feb 2026 22:25:01 +0200 Subject: [PATCH] Add VS 2026 to list of supported build toolchains. --- docs/platforms.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/platforms.mdx b/docs/platforms.mdx index e2580b5db7..4ca8a84cc4 100644 --- a/docs/platforms.mdx +++ b/docs/platforms.mdx @@ -13,10 +13,13 @@ The platforms and toolchains described below are supported and being continuousl ## Windows - [Microsoft Visual Studio](https://visualstudio.microsoft.com/) (32-bit + 64-bit compilation): + - Visual Studio 2026[^1] - Visual Studio 2022 - Visual Studio 2019 - [MinGW-w64](https://mingw-w64.org) (32-bit + 64-bit compilation) +[^1]: Expected to be compatible, but not yet covered by CI testing. + ## Linux Basically every x86 GCC toolchain should work, but PcapPlusPlus is being continuously tested on the following platforms: