github wxWidgets/wxWidgets v3.2.4
wxWidgets 3.2.4

5 months ago

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

wxWidgets 3.2.4 is part of 3.2 stable branch. This means that it is API and ABI-compatible with the previous 3.2.x releases, i.e. the applications previously built using 3.2.3 or earlier 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.4.zip or wxWidgets-3.2.4.7z, for much smaller size, for Microsoft Windows systems or wxWidgets-3.2.4.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:

3bda94c2b280dc59669cbd8bd6c29b90d51088ba  wxMSW-3.2.4-Setup.exe
9448c1b78cdab441e343354912373d0aa8c54b18  wxWidgets-3.2.4-docs-chm.zip
80352a1e90f14120cb27d6d372999fe88f1c1b76  wxWidgets-3.2.4-docs-html.tar.bz2
9f2381fb27dca55537534e9cffa614d1d0b580c5  wxWidgets-3.2.4-docs-html.zip
86022483a0bfe81edf5aee38de07a0800f0a0602  wxWidgets-3.2.4-headers.7z
c8baca1debe9d19d4c79f5a2dd80e9ac0aa6aabf  wxWidgets-3.2.4.7z
1fa54302c7ef6c86fa4311d303abd79a85b127a5  wxWidgets-3.2.4.tar.bz2
fa77b63621cae0438cfba0abb426c0ecee96d846  wxWidgets-3.2.4.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 and 13.2.0.

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxWidgets-3.2.4_Headers.7z file and one of wxMSW-3.2.4-vcXXX_Dev.7z or wxMSW-3.2.4_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.4_vcXXX_ReleaseDLL.7z or wxMSW-3.2.4_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.4_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:

f51e29cee44d6c31b4da4b8b15b2abd8ca097738 wxMSW-3.2.4_gcc730_Dev.7z
0743322cc8070b8af29c6730e52767a6d86fe777 wxMSW-3.2.4_gcc730_ReleaseDLL.7z
f5f2e647b95d1dc06c4d71581be7aca4a7e16ca1 wxMSW-3.2.4_gcc730_x64_Dev.7z
eead284adb5d814e282201348167776d3f887128 wxMSW-3.2.4_gcc730_x64_ReleaseDLL.7z
7605c9760f459c02270529efd8af0bdc776b1a33 wxMSW-3.2.4_gcc810_Dev.7z
3df8da9f33afc9d9457913bd98babe1fb9fbe8d1 wxMSW-3.2.4_gcc810_ReleaseDLL.7z
9c5ba326a79f770b4e94f1edb97ecb5132d360f2 wxMSW-3.2.4_gcc810_x64_Dev.7z
1c076d723ffbdd2d05625b0d0b58e0583172e970 wxMSW-3.2.4_gcc810_x64_ReleaseDLL.7z
c8ebe7eb87bb437b3c4504874ec429c30eac504b wxMSW-3.2.4_gcc1030TDM_Dev.7z
96adaf25e2c4f0d9eff5aba5f135781fdbadb9bd wxMSW-3.2.4_gcc1030TDM_ReleaseDLL.7z
5b3a7a70e8badbd2c3eee58bcf0c31a8c84d9cff wxMSW-3.2.4_gcc1030TDM_x64_Dev.7z
53b369ef540fbe4d7b4943205edf1e22a0236adc wxMSW-3.2.4_gcc1030TDM_x64_ReleaseDLL.7z
637e87e21d1d7498818ac2826b225e47613eaeef wxMSW-3.2.4_gcc1220_Dev.7z
824de9f7deb74f2a24fb1ce3bd00bb13e6d93370 wxMSW-3.2.4_gcc1220_ReleaseDLL.7z
91761f96b3cbd2d910f674435b13d210795336a0 wxMSW-3.2.4_gcc1220_x64_Dev.7z
1b386e1a7c2225f13c1260fcce467079f5ca4415 wxMSW-3.2.4_gcc1220_x64_ReleaseDLL.7z
02408271116e5de38b0973d155c312ee7e5dc6f7 wxMSW-3.2.4_gcc1320_Dev.7z
9b5a0f04a1e8dabb8b56a5906ab3fcef1f686978 wxMSW-3.2.4_gcc1320_ReleaseDLL.7z
1c16a336f63f17b1b53be933f7b5843ff9005acc wxMSW-3.2.4_gcc1320_x64_Dev.7z
1d748c287587140f7a9f0260c0bd286dd92f50b4 wxMSW-3.2.4_gcc1320_x64_ReleaseDLL.7z
da0d7e7c92c5e5d1133792ea1043ee372f828fa1 wxMSW-3.2.4_vc90_Dev.7z
af697b60eb66e86dd8e9b1abe5b9fe6782fceb5e wxMSW-3.2.4_vc90_ReleaseDLL.7z
8d2625fc88fb091ad525fcf1e50c0c922c031c2c wxMSW-3.2.4_vc90_ReleasePDB.7z
22f4273f9dcff4d972706fd8394cd3f24ee78f2d wxMSW-3.2.4_vc90_x64_Dev.7z
c3a7f42c2044dd97613aa6644bd48ca09d107ab5 wxMSW-3.2.4_vc90_x64_ReleaseDLL.7z
00b0f83755d7d49b0ac5a391c570d8618560c0ce wxMSW-3.2.4_vc90_x64_ReleasePDB.7z
a1f99f8f8e14c0c86e55199b76f6ba7cc128d7c9 wxMSW-3.2.4_vc100_Dev.7z
e3c6d103ecccf7de2a6ac369bc217ed6a77abf4a wxMSW-3.2.4_vc100_ReleaseDLL.7z
65584fbb62a366d9a1504fb2d05988b01540aff4 wxMSW-3.2.4_vc100_ReleasePDB.7z
d48dd39a068ec2a9d4d54f4455311bab1b8eb9c8 wxMSW-3.2.4_vc100_x64_Dev.7z
db2312ada477a518243cb12669291aef9be04cfb wxMSW-3.2.4_vc100_x64_ReleaseDLL.7z
128bee84fcf533f77e40668d01d343e9bc902602 wxMSW-3.2.4_vc100_x64_ReleasePDB.7z
83ae2d3beff45df23982bd05ce4104ad7e84ca48 wxMSW-3.2.4_vc110_Dev.7z
3da30df661e7872148ae6152a14d45200da4c797 wxMSW-3.2.4_vc110_ReleaseDLL.7z
85d41f4d23c8d7f7c7a740582714a3a443d64fcd wxMSW-3.2.4_vc110_ReleasePDB.7z
e59c97839a29c95d529907b7eabebe383f651faa wxMSW-3.2.4_vc110_x64_Dev.7z
6e8bcbffaf2303e022d60efe20f387bf9c9fee3b wxMSW-3.2.4_vc110_x64_ReleaseDLL.7z
2f8edf5c0efebcff2b12f49cde24037e85c91183 wxMSW-3.2.4_vc110_x64_ReleasePDB.7z
319ccb736b965d669eb9019db2a42c826f9e2b6f wxMSW-3.2.4_vc120_Dev.7z
bf17e3dcc17bb6b19dcca2e470a2a029dbb0e680 wxMSW-3.2.4_vc120_ReleaseDLL.7z
5ff9087e14caf268b703a62c34931ae0a3d7851b wxMSW-3.2.4_vc120_ReleasePDB.7z
26756f7b054e392b406a6bfdcf09113c2907cc81 wxMSW-3.2.4_vc120_x64_Dev.7z
e69a49a3ce33bd0b2823c0c28f3507f886b3fbc3 wxMSW-3.2.4_vc120_x64_ReleaseDLL.7z
7ce1ecb6f53165d5e906cfe9b9f3f6edfdaf6e6e wxMSW-3.2.4_vc120_x64_ReleasePDB.7z
29647b24e5120b62e588827c163f0fe660936002 wxMSW-3.2.4_vc14x_Dev.7z
90f54b0db38d88aac08b3a9cfc7c6051ccf5d1ed wxMSW-3.2.4_vc14x_ReleaseDLL.7z
13880f9d3faaec6ddd18efac40268298abd6a513 wxMSW-3.2.4_vc14x_ReleasePDB.7z
19cf62ade3c3fc55813ad9a2f1a49220574cb54a wxMSW-3.2.4_vc14x_x64_Dev.7z
e99ecc782525835f614fe299ef43096519301b9d wxMSW-3.2.4_vc14x_x64_ReleaseDLL.7z
698f3f49ef28dee55602f11d07db78a879b3b42c wxMSW-3.2.4_vc14x_x64_ReleasePDB.7z

Reporting Problems

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

Don't miss a new wxWidgets release

NewReleases is sending notifications on new releases.