Skip to content

wxWidgets 3.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 12:06
· 3585 commits to master since this release
v3.2.1

Welcome to wxWidgets, a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.

wxWidgets 3.2.1 is part of 3.2 stable branch. This means that it is API and ABI-compatible with 3.2.0 release, i.e. the applications previously built using 3.2.0 shared libraries will continue working with this release even without recompiling when using shared libraries and can be rebuilt without any changes to the code otherwise.

We recommend using this version for any new wxWidgets applications. Existing applications using wxWidgets 3.0 or 3.1 shouldn't require any special effort to upgrade to this version too, so please try upgrading them to it.

Please see README for more information about this release and the change log for more details of the changes in it.

Source Files and Documentation

If you intend to build wxWidgets from sources (which is recommended), please do NOT download the files using the "Source code" links just above, which are automatically generated by GitHub and don't contain the submodules sources which are necessary for building wxWidgets.

Instead, download one of wxWidgets-3.2.1.zip or wxWidgets-3.2.1.7z, for much smaller size, for Microsoft Windows systems or wxWidgets-3.2.1.tar.bz2 for Unix ones, including macOS. These archives have exactly the same contents, but use the line endings appropriate for the corresponding platform.

In addition, we provide archives containing the documentation in either HTML or Microsoft CHM formats. Notice that the documentation is also available online.

Finally, Microsoft Windows users may download Setup.exe file containing both sources and documentation, however please note that this file does not contain any binaries, please see below for those.

To verify your download please use the following SHA-1 checksums:

92d4d9b5d028bb1e1c0925e64f849ad3c0bf7cb2  wxMSW-3.2.1-Setup.exe
48d8036c8afa000153b8de96c148c2dbd2fe4ba0  wxWidgets-3.2.1-docs-chm.zip
45c7ca8b8cada802c7388a6598d219295563bf10  wxWidgets-3.2.1-docs-html.tar.bz2
4ac40221eff511cf9ec61cb8f1f27b467fc3276c  wxWidgets-3.2.1-docs-html.zip
1e058b575de80bdf3163d0643df4fbb776565b3b  wxWidgets-3.2.1-headers.7z
0855c720fd1093c14df8249f17eb02b4de7bd464  wxWidgets-3.2.1.7z
b5299275abddc7cb5fa92f75c17475ade3bc0532  wxWidgets-3.2.1.tar.bz2
b0323a4771415faf1488d284079bdfc56a3586c2  wxWidgets-3.2.1.zip

Binaries

We provide pre-built binary files for the following compilers:

  • Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0, 12.0, 14.0, 14.1, 14.2 and 14.3 (corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015, 2017, 2019 and 2022 respectively). Please note that MSVC 14.x versions are ABI-compatible and the same set of binaries is used for all of them.
  • MinGW-w64 versions 7.3 and 8.1 (32-bit binaries use SJLJ exceptions, 64-bit ones use SEH, and all binaries use Win32 threads).
  • TDM-GCC 10.3.0.
  • MSYS2 MinGW 12.2.0.

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxWidgets-3.2.1_Headers.7z file and one of wxMSW-3.2.1-vcXXX_Dev.7z or wxMSW-3.2.1_gccXXX_Dev.7z files depending on your compiler, its version and the target architecture (x86 if not specified or x64).

Unpack both files into the same directory so that include and lib directories are at the same level after unpacking. You should be able to compile and link applications using wxWidgets in both debug and release modes but the debug symbols are provided only for debug libraries in this archive, see below for the release build debug symbols.

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.

For End Users

End users may download one of wxMSW-3.2.1_vcXXX_ReleaseDLL.7z or wxMSW-3.2.1_gccXXX_ReleaseDLL.7z files to get just the DLLs required for running the applications using wxWidgets.

For Debugging

  • Microsoft Visual C++ users: Files wxMSW-3.2.1_vcXXX_ReleasePDB.7z contain the debug symbols for the release build of the DLLs. Download them if you want to debug your own applications in release build or if you want to get meaningful information from mini-dumps retrieved from your users machines.
  • MinGW-TDM users: Currently the debug symbols are not available for the release build of the DLLs (only the debug versions of the DLLs contains the debug symbols).

Binary File Download Verification

To verify your download please use the following SHA-1 checksums:

5447156a8a0e09f9228bd11d2787d870a85a9359 wxMSW-3.2.1_gcc730_Dev.7z
449c428ced3094cfa3d7df5b94fd11222023d622 wxMSW-3.2.1_gcc730_ReleaseDLL.7z
add51962ce19381754e9c8aa280061f97ffc1f58 wxMSW-3.2.1_gcc730_x64_Dev.7z
f3109ab147f30f9526e5ec026d76e09e2ebdca43 wxMSW-3.2.1_gcc730_x64_ReleaseDLL.7z
01fa7ab915a084bf1a1cb76b4b483847830c0b18 wxMSW-3.2.1_gcc810_Dev.7z
f0c8c4bb449ebab926e2afe71bbc99df43870ff4 wxMSW-3.2.1_gcc810_ReleaseDLL.7z
4bb3264399d88c2c2b0ebde7c0c1f8c5e274958e wxMSW-3.2.1_gcc810_x64_Dev.7z
80e5d4d94edf2743e710795286c96295e47dfcec wxMSW-3.2.1_gcc810_x64_ReleaseDLL.7z
6e7bbff61034ef73c95160aed57786116db7b6f2 wxMSW-3.2.1_gcc1030TDM_Dev.7z
3f978a4637a4253ae940790e0ac4d391de86366a wxMSW-3.2.1_gcc1030TDM_ReleaseDLL.7z
8ec7afc69dbb91e1d14a48e69268a35246365f65 wxMSW-3.2.1_gcc1030TDM_x64_Dev.7z
833d7be9f909ce6ee47dd50b4b6251551e2497fd wxMSW-3.2.1_gcc1030TDM_x64_ReleaseDLL.7z
e27ca6b4a7751bbe2ded52b0c30f7c3790a1051c wxMSW-3.2.1_gcc1220_Dev.7z
41fe0a1fd1c7b47ee03fbf4db5e8f4aefe8a48e1 wxMSW-3.2.1_gcc1220_ReleaseDLL.7z
bc3292fd846201d9ebccd2508e603c0cfa007dc8 wxMSW-3.2.1_gcc1220_x64_Dev.7z
7a53ba9b0d45ab5a22c915d9d81922a9316f975b wxMSW-3.2.1_gcc1220_x64_ReleaseDLL.7z
7284412d4224174553163c4fd030bb354cd02e5f wxMSW-3.2.1_vc90_Dev.7z
b0fb7bbac5127598125b0dc6ee7512ba79eec881 wxMSW-3.2.1_vc90_ReleaseDLL.7z
2562e6b51dee615f688dd1a8f42654e56497cebe wxMSW-3.2.1_vc90_ReleasePDB.7z
ffc795aac44b92a12e41b262f33b4addb55f6639 wxMSW-3.2.1_vc90_x64_Dev.7z
4d3587bbfba2998ec050d8a724962fa60ffe1eb0 wxMSW-3.2.1_vc90_x64_ReleaseDLL.7z
54a2025cab737eabdf1af7abbbe4a2ffe4afe922 wxMSW-3.2.1_vc90_x64_ReleasePDB.7z
01d79939e6305f016a10aaf996d59789f2f58c60 wxMSW-3.2.1_vc100_Dev.7z
d66ecab0788b4bbcec74cfd7695c58bf6fe1a440 wxMSW-3.2.1_vc100_ReleaseDLL.7z
10c9b4e7572f46b85cb5234dcb1d33740fa88331 wxMSW-3.2.1_vc100_ReleasePDB.7z
c7f2690ca5f14bda7b1e83a8b558d9e4c7cda1ef wxMSW-3.2.1_vc100_x64_Dev.7z
c51eb7b85057ef0fda2a8e48fd7ca0bf82b3b21e wxMSW-3.2.1_vc100_x64_ReleaseDLL.7z
fb219d90bdd8cd12a5abcfca614b05e3a67b217c wxMSW-3.2.1_vc100_x64_ReleasePDB.7z
bb28038acdc72ddab60e79263910de3189fa2861 wxMSW-3.2.1_vc110_Dev.7z
05f20d268448ef5e7f680ea0ac8af5788d03c427 wxMSW-3.2.1_vc110_ReleaseDLL.7z
65e9c4704a012c51c5175a44a436c3e4075b7615 wxMSW-3.2.1_vc110_ReleasePDB.7z
cae9e92b6dbfba155154f217f3d45fa155f64eba wxMSW-3.2.1_vc110_x64_Dev.7z
4426cca36e9a4c39dce779301da1906b13c3bb77 wxMSW-3.2.1_vc110_x64_ReleaseDLL.7z
9e0e5854567919d1dc73e62fdfe574a60ce8ef8c wxMSW-3.2.1_vc110_x64_ReleasePDB.7z
42be6d1048bbf11f4ef596296b515ca77a550094 wxMSW-3.2.1_vc120_Dev.7z
22f3ff8b7908a6a0fa78a9bce51b70b4a5624c4b wxMSW-3.2.1_vc120_ReleaseDLL.7z
fc8e63b87d07602fddb693ed196d492f2984565d wxMSW-3.2.1_vc120_ReleasePDB.7z
dd2fa5225776f73977b00ee0663ff962eb40bd38 wxMSW-3.2.1_vc120_x64_Dev.7z
23f3262cc1e2f1d27dbb53b78e926c17567342b9 wxMSW-3.2.1_vc120_x64_ReleaseDLL.7z
1642767242a5d4a96aa6877132bbb8d82358cd48 wxMSW-3.2.1_vc120_x64_ReleasePDB.7z
d57d958cc1da9bcf125b4552cd27a1745892e053 wxMSW-3.2.1_vc14x_Dev.7z
ab5b3a11b06bb6420f1b9da196611f9883d1682e wxMSW-3.2.1_vc14x_ReleaseDLL.7z
25db208cd2f7482aa32a641f2c0b8e8f9b1e08bc wxMSW-3.2.1_vc14x_ReleasePDB.7z
c23a970dc2fd6d634dbe738b8a744f8c818cd3c7 wxMSW-3.2.1_vc14x_x64_Dev.7z
d81d832a2ca03b32aaefddd13dbb51d8a8264b0b wxMSW-3.2.1_vc14x_x64_ReleaseDLL.7z
1285bacd9585bfb8dcff132e50af5a7520999fd3 wxMSW-3.2.1_vc14x_x64_ReleasePDB.7z

Reporting Problems

Please report bugs to the issue tracker or the wx-users mailing list.