Skip to content

wxWidgets 3.2.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 21:45
· 3585 commits to master since this release
v3.2.5

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

wxWidgets 3.2.5 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.4 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.5.zip or wxWidgets-3.2.5.7z, for much smaller size, for Microsoft Windows systems or wxWidgets-3.2.5.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:

01819677406f52ff883e42a977f396542517e4ab  wxMSW-3.2.5-Setup.exe
40b1491cda97f9fbfbae0c8587da2529895aa10b  wxWidgets-3.2.5-docs-chm.zip
cb214d5a79403b17f0270e41167f9b577c074620  wxWidgets-3.2.5-docs-html.tar.bz2
aeaf1873ec21b285d4b66fe797a4b146b99974c1  wxWidgets-3.2.5-docs-html.zip
dd01f12371f4f320dfdc4d2e53b4514eb6f296e7  wxWidgets-3.2.5-headers.7z
8d25f17f7c5064fa39271b8dc0fd06ca24d760c1  wxWidgets-3.2.5.7z
4ffee63f4109cafe98b82b44adec6ed9a4e4ad1e  wxWidgets-3.2.5.tar.bz2
dda19cebdcc1906902d88edcad1c052f40c9460b  wxWidgets-3.2.5.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.5_Headers.7z file and one of wxMSW-3.2.5-vcXXX_Dev.7z or wxMSW-3.2.5_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.5_vcXXX_ReleaseDLL.7z or wxMSW-3.2.5_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.5_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:

029d46d356448691193a0ec4e7f7ca9921124fd7 wxMSW-3.2.5_gcc730_Dev.7z
492addac8bfab903bcd1263860cd32c57b863316 wxMSW-3.2.5_gcc730_ReleaseDLL.7z
14a87278388f1ef775ac8f0f8160ddfab671c410 wxMSW-3.2.5_gcc730_x64_Dev.7z
562595f31aaf8d7ca2ea33030d2af3453b52bccc wxMSW-3.2.5_gcc730_x64_ReleaseDLL.7z
c3ad99cea2b87fd4303a68c599c6d96fc71d47cf wxMSW-3.2.5_gcc810_Dev.7z
2f2d0f0828e92f60a5d430eea0346819abfffb1a wxMSW-3.2.5_gcc810_ReleaseDLL.7z
453fa67ea1febfc9e43a971274ad18feb7662186 wxMSW-3.2.5_gcc810_x64_Dev.7z
27108d646fd4eae305dfde33402a051146c247df wxMSW-3.2.5_gcc810_x64_ReleaseDLL.7z
195b6166b3d4622e59fbc83031f2587343751464 wxMSW-3.2.5_gcc1030TDM_Dev.7z
f33de5ba7c35b4c37d0c5cd5d4f4c73af9a4253f wxMSW-3.2.5_gcc1030TDM_ReleaseDLL.7z
946bce3821d07bc8400c171dbd7949bbb78e2f23 wxMSW-3.2.5_gcc1030TDM_x64_Dev.7z
7ff2cd3f4f3d5deae7f1fb33935e85643cc70516 wxMSW-3.2.5_gcc1030TDM_x64_ReleaseDLL.7z
db3228e891140fb45094d76d1fe7440896af4ab5 wxMSW-3.2.5_gcc1220_Dev.7z
7087a97401c7b222bcc4fdcbe3e4564f434ddef5 wxMSW-3.2.5_gcc1220_ReleaseDLL.7z
8623614b128215736815371f489d5660238b0b0e wxMSW-3.2.5_gcc1220_x64_Dev.7z
61c6a116ddd00e6faeec34a716abb3890ff81140 wxMSW-3.2.5_gcc1220_x64_ReleaseDLL.7z
03b7ae8f69798c321df62dd72596083dd38069fd wxMSW-3.2.5_gcc1320_Dev.7z
e830540be076c3e70ed4c36c9540814e37fe0549 wxMSW-3.2.5_gcc1320_ReleaseDLL.7z
afd2090be59a31050837a0f30da3f36320027813 wxMSW-3.2.5_gcc1320_x64_Dev.7z
df001be29674c7b8553a0cd85842cb30bfbee828 wxMSW-3.2.5_gcc1320_x64_ReleaseDLL.7z
a31f9ee2b16391a66683cde7bd178ae88cc16332 wxMSW-3.2.5_vc90_Dev.7z
7a2da8842ab4218837f8f4605d48529d49f09ff6 wxMSW-3.2.5_vc90_ReleaseDLL.7z
0f12fb3b1f0c3990b1e36f748cffe038fdb17e39 wxMSW-3.2.5_vc90_ReleasePDB.7z
d4e16bfa2a23fa438e6146a4d1322df4db91f1fa wxMSW-3.2.5_vc90_x64_Dev.7z
739ee855ae9dcbfb994b139d0b43fdb72bf188b2 wxMSW-3.2.5_vc90_x64_ReleaseDLL.7z
65897cd05c7e744dfdba9ad4e3e6377cf5672684 wxMSW-3.2.5_vc90_x64_ReleasePDB.7z
047479f682af4258807cd4c69f677b434371e8cc wxMSW-3.2.5_vc100_Dev.7z
18d44dc2ff966df11839789257040a0ef431985a wxMSW-3.2.5_vc100_ReleaseDLL.7z
8b038346fdbddebf9802db7cfdc29f0c3874c33d wxMSW-3.2.5_vc100_ReleasePDB.7z
570e02f7bc44451ae34d1b40d7983d042b43c8b9 wxMSW-3.2.5_vc100_x64_Dev.7z
3dda33e4a355490697bc78a0aca4d1d13994f35f wxMSW-3.2.5_vc100_x64_ReleaseDLL.7z
22f18a751b5ceca1e1b36eef2c816c4a2fe00e44 wxMSW-3.2.5_vc100_x64_ReleasePDB.7z
1eae2be92c4735fe4e991c56e5206a9c2e6b5dc1 wxMSW-3.2.5_vc110_Dev.7z
2637d793af554929450d18ad5f246f1bbe208205 wxMSW-3.2.5_vc110_ReleaseDLL.7z
db7773bb633498b5d82878d318930786d2d0bbd1 wxMSW-3.2.5_vc110_ReleasePDB.7z
a34389e5bb21a75a895672ab2df457adf7b0c1be wxMSW-3.2.5_vc110_x64_Dev.7z
885c174d20ab8b53dc9b99804c0eabd45d080dcf wxMSW-3.2.5_vc110_x64_ReleaseDLL.7z
c45606a5a93132de6d299ae1650819994408ce53 wxMSW-3.2.5_vc110_x64_ReleasePDB.7z
75fcb0566bde0e6c7bc060a8b7f0724b07fa3f9a wxMSW-3.2.5_vc120_Dev.7z
7196ed3fc0387dbd9a9d95442b36908f44af644c wxMSW-3.2.5_vc120_ReleaseDLL.7z
3658e1bb31ae6284b35e1131893178eba879e595 wxMSW-3.2.5_vc120_ReleasePDB.7z
e00c3ef22942e19e158e4e05a1d9b36064d83114 wxMSW-3.2.5_vc120_x64_Dev.7z
3b9515968b4983362afcfc12de8426fe0426c8db wxMSW-3.2.5_vc120_x64_ReleaseDLL.7z
d37db81ab5ed55defc9ffb5ec162a1da4bf2ea97 wxMSW-3.2.5_vc120_x64_ReleasePDB.7z
b5c526e3249edf8a9731e3ff36022794637668c3 wxMSW-3.2.5_vc14x_Dev.7z
49029e164b653d41c72584f30b6a7ac5c4eac560 wxMSW-3.2.5_vc14x_ReleaseDLL.7z
45f2ca056a5532c161287db0ce3446193afbb0b5 wxMSW-3.2.5_vc14x_ReleasePDB.7z
f5941fea2d563531401edd32f85b195be01155e9 wxMSW-3.2.5_vc14x_x64_Dev.7z
531a679127365546022f53224806e57a5b5584ae wxMSW-3.2.5_vc14x_x64_ReleaseDLL.7z
878db9593a3de28322a34e75e953310278139462 wxMSW-3.2.5_vc14x_x64_ReleasePDB.7z

Reporting Problems

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