wxWidgets-3.1.7 built libs

wxWidgets-3.1.7 is an official development release of the framework made on 2022-06-06.

The official announcement can be read here

This is called development release because it is not fully compatible with 3.0.x (but the list of backwards incompatible changes is very short, so you shouldn't have any problems updating to this version from 3.0.x in practice)

The libs are available in the following configurations:

  • Gcc-7.3.0 / Gcc-8.1.0 / Gcc-9.2.0-TDM / Gcc-10.3.0-TDM / Gcc-12.1.0
  • 32 bits / 64 bits
  • Debug / Release
  • Dynamic / Static
  • Monolithic / Multi-libs

Each archive contains a version "Release" and a version "Debug" of the libs

For the installation, you can refer to the article on this page.

Note that the libs build with Gcc use the "SJLJ" exceptions propagation method for 32 bits builds and "SEH" one for 64 bits (witch is the default mode for the TDM versions).

Gcc-7.3.0 can be downloaded on this page for the 32 bits version and on this page for the 64 bits one.
Gcc-8.1.0 can be downloaded on this page for the 32 bits version and on this page for the 64 bits one.
Gcc-9.2.0-TDM and Gcc-10.3.0-TDM can be downloaded on this Github page.
Gcc-12.1.0 corresponds to the version actually provided with MSYS2.

Download links

Here are the download links for the packages of this version.

Please, do not include theses links in any website without telling me about before.

Mandatory package (choose one of them)

Optionnal package

Gcc-7.3.0 - 32 bits

Gcc-7.3.0 - 64 bits

Gcc-8.1.0 - 32 bits

Gcc-8.1.0 - 64 bits

Gcc-9.2.0-TDM - 32 bits

Gcc-9.2.0-TDM - 64 bits

Gcc-10.3.0-TDM - 32 bits

Gcc-10.3.0-TDM - 64 bits

Gcc-12.1.0 - 32 bits

Gcc-12.1.0 - 64 bits