On the website for wxWidgets 3.3, only GCC 14.2 binaries are being offered, GitHub Releases has also ones for GCC 16.1. wxWidgets 3.3.2 had GCC 14.2 and 15.2 binaries; 15.2 (and 15.1) are still mentioned in several places for wx 3.3.
Some files should probably refer to x3.3.3.1 (e.g., wxWidgets-v3.3.3.1.7z) instead of x3.3.3, both in texts and actual download links.
I would add anywhere (for both branches) the MSVS 2015+ versions are listed also version 2026.
On GitHub releases, there is in the For Developers section:
Note that if you're setting up a new project using these binaries, the simplest way to do it is to use the provided wxwidgets.props file: for this, open the View|Property Manager menu item in the IDE, select "Add Existing Property Sheet..." from the project context menu and browse to this file in the file open dialog.
The above applies only to MSVS and MSVC binaries, but that may not be clear from the text.
On the website for wxWidgets 3.3, only GCC 14.2 binaries are being offered, GitHub Releases has also ones for GCC 16.1. wxWidgets 3.3.2 had GCC 14.2 and 15.2 binaries; 15.2 (and 15.1) are still mentioned in several places for wx 3.3.
Some files should probably refer to x3.3.3.1 (e.g., wxWidgets-v3.3.3.1.7z) instead of x3.3.3, both in texts and actual download links.
I would add anywhere (for both branches) the MSVS 2015+ versions are listed also version 2026.
On GitHub releases, there is in the For Developers section:
The above applies only to MSVS and MSVC binaries, but that may not be clear from the text.