WxWidgets Versions Save

Cross-Platform C++ GUI Library

v3.0.3

7 years ago

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

Please notice that since the 2.9 series, only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-3.0.0.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-3.0.0.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

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

Reporting Problems

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

Download Verification

To verify your download please use the following sha1sums:

b7a65ea3d3df02173fa9973f2f696b4e8110d14f  wxMSW-3.0.3-Setup.exe
9c818ae6a08a4094d323abd5ff8afc9f52b64e95  wxWidgets-3.0.3-docs-chm.zip
4b77c04f2a9d811e3d43dae8e8640998ca04b647  wxWidgets-3.0.3-docs-html.tar.bz2
f175080da62390510034df55fdb7b13c8010b228  wxWidgets-3.0.3-docs-html.zip
12adc4545f4ec90b026d956b40d05a6f9c0a59b8  wxWidgets-3.0.3-headers.7z
7836c1b5f22871080de538446aaa26044e387e9c  wxWidgets-3.0.3.7z
3525306c926e208d9b0272aaa9c091b8c7264e5b  wxWidgets-3.0.3.tar.bz2
6b5ef065e6a8b6b010a9d92f344a423ecd9fb711  wxWidgets-3.0.3.zip

Binaries

We have provided pre-built binary files for the following compilers:

  • Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0, 12.0, 14.0 and 14.1, corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015 and 2017 respectively.
  • MinGW-TDM versions 4.9.2 and 5.1.0 (with the default SJLJ exceptions propagation method).

For Developers

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

For End Users

End users may download one of wxMSW-3.0.3_vcXXX_ReleaseDLL.7z or wxMSW-3.0.3_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.0.3_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 sha1sums:

5bc5f4cdb5e54daf5b17f57a9581c812119f8f0c  wxMSW-3.0.3_gcc492TDM_Dev.7z
46d8cbe1c8e0aedfb842e86a786ccca58cd4adb3  wxMSW-3.0.3_gcc492TDM_ReleaseDLL.7z
bd06cd7779b46b30e463c8b32660fc486cf3bcd4  wxMSW-3.0.3_gcc492TDM_x64_Dev.7z
c63a4bae088900b07fb41a07ed30e8c1f0ae1348  wxMSW-3.0.3_gcc492TDM_x64_ReleaseDLL.7z
eca596c6f2dabd0b04a5011905f3bfb0f2ae4f35  wxMSW-3.0.3_gcc510TDM_Dev.7z
5dc49aff237a87a2f34a2246963f08482c0ff0fd  wxMSW-3.0.3_gcc510TDM_ReleaseDLL.7z
4bbdddbcd10121100407969d1e07367b1cbedd5c  wxMSW-3.0.3_gcc510TDM_x64_Dev.7z
52180553267525bacdde154098a1b1b44c4938fe  wxMSW-3.0.3_gcc510TDM_x64_ReleaseDLL.7z
69d5d8d93d2409856137602863c2766f96553093  wxMSW-3.0.3_vc90_Dev.7z
71178e069594b7c194a6f1506bc8aad7165bf627  wxMSW-3.0.3_vc90_ReleaseDLL.7z
b04916df6e2aeb6ab0f0ef49ecac5d5927f0159e  wxMSW-3.0.3_vc90_ReleasePDB.7z
13ef53b4647607fb04e8e70ab52a4189247e4efe  wxMSW-3.0.3_vc90_x64_Dev.7z
55c3778d2312740391cd4081a608c0d3261905e4  wxMSW-3.0.3_vc90_x64_ReleaseDLL.7z
a7264b71662c36c8a7167e23c8724f9d608359af  wxMSW-3.0.3_vc90_x64_ReleasePDB.7z
5fb26a0935e5c5786bec26aaad4156388fc72b85  wxMSW-3.0.3_vc100_Dev.7z
544926ea1546d03e091cad6ce19483d99d2e0b04  wxMSW-3.0.3_vc100_ReleaseDLL.7z
2697fa5d1f79ab9ee6dce3ec5f870f0ebb74a539  wxMSW-3.0.3_vc100_ReleasePDB.7z
96f7aa82d3bf862fb4f7e3959a90d27093bba3d8  wxMSW-3.0.3_vc100_x64_Dev.7z
745d3c0a8de3c446de35d755f9f79b515524efeb  wxMSW-3.0.3_vc100_x64_ReleaseDLL.7z
56b29284868448494b5b02cf64a87ec180fa4eb7  wxMSW-3.0.3_vc100_x64_ReleasePDB.7z
cf613014fc50f3ea2bf1b2813a8b243f1c9a7db2  wxMSW-3.0.3_vc110_Dev.7z
5c65de8530d696ffb70b026dbe49a81d824eb4de  wxMSW-3.0.3_vc110_ReleaseDLL.7z
c1da975be11c89ff1d43d87c0b77613e922b2acd  wxMSW-3.0.3_vc110_ReleasePDB.7z
0ce2c02d6238693228438b2e8a990f7399e52970  wxMSW-3.0.3_vc110_x64_Dev.7z
e8a5c432fc574735c6311c7522fbf79faa3f9d53  wxMSW-3.0.3_vc110_x64_ReleaseDLL.7z
1b1b0224449cfac4427be3e528912e7100075ea3  wxMSW-3.0.3_vc110_x64_ReleasePDB.7z
92f282a3f6dfa9eacdd207e58f35253dc77c274c  wxMSW-3.0.3_vc120_Dev.7z
994ae7ada1d7a923ed929fe0595e23fed140ab98  wxMSW-3.0.3_vc120_ReleaseDLL.7z
357bbe8d534ad0e5ed3c73b1e34241c7f15f3fe6  wxMSW-3.0.3_vc120_ReleasePDB.7z
4b286f8b79267187248b0ff8568c8e43438b3e0d  wxMSW-3.0.3_vc120_x64_Dev.7z
519126b3c529a60f0654b51bec2910a7984006ff  wxMSW-3.0.3_vc120_x64_ReleaseDLL.7z
81f562db75645f27137f51a493aa521de3085dc7  wxMSW-3.0.3_vc120_x64_ReleasePDB.7z
30cc206c9a9b1f5ea38dca0e9af31ed38cd1e1f5  wxMSW-3.0.3_vc140_Dev.7z
f7cca6f35df05c62bc0ad4f0ed6c6e326df1f05e  wxMSW-3.0.3_vc140_ReleaseDLL.7z
09d251e1f4ed46f95bc6e3eb5d94d4984080d33a  wxMSW-3.0.3_vc140_ReleasePDB.7z
bf30f907ba51a54ac0719adff3486bb22ab3673d  wxMSW-3.0.3_vc140_x64_Dev.7z
6c892db45ec3b0f8e8722b5e60d46dfcd878249c  wxMSW-3.0.3_vc140_x64_ReleaseDLL.7z
e512c449bcc1df195b871b59ae682b396a2a66e7  wxMSW-3.0.3_vc140_x64_ReleasePDB.7z
1e44739a47bf0a7b56bf1e31c75aae680402f2ec  wxMSW-3.0.3_vc141_Dev.7z
af2f7d3423ed78ea2526bf8a386170c7a4de5d52  wxMSW-3.0.3_vc141_ReleaseDLL.7z
f803d6e5d53a1ad52ce07dab5f7869bd2c9a3f0a  wxMSW-3.0.3_vc141_ReleasePDB.7z
87ed0a9c0dc7c5924d2d02afc622988c02d3e45d  wxMSW-3.0.3_vc141_x64_Dev.7z
cd5f2be45ec881ff1651aca6aa9333266978ff47  wxMSW-3.0.3_vc141_x64_ReleaseDLL.7z
d66dbfb990481910350547fbc3da01e910eab7b1  wxMSW-3.0.3_vc141_x64_ReleasePDB.7z

v3.1.0

8 years ago

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

wxWidgets 3.1.0 is the first release in the new development 3.1.0 branch. This release is a "development" one as it makes (very few) incompatible API changes compared to 3.0 and does not guarantee the ABI stability, unlike the 3.0.x series. It is not inherently more buggy or less stable than the "stable" releases and you're encouraged to use it. If you're already using 3.0, upgrading shouldn't require any special effort, so please try it out.

Please notice that we provide a single source distribution containing files for all platforms, so you only need to download either the archive with the .zip (or .7z for much smaller size) extension for Microsoft Windows systems or the one with .tar.bz2 extenstion for Unix ones, including Mac OS X.

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

Errata

A few problems have unfortunately sneaked into this release:

  • Creating wxComboCtrl without wxTE_PROCESS_ENTER style results in an assert. Solution: specify this style when creating it or apply this one line fix.
  • Building under OS X in C++11 mode for i386 architecture (but not amd64) results in an error about narrowing conversion. Solution: apply this two character fix.
  • Building under OS X in C++11 results in several -Winconsistent-missing-override warnings. Solution: we have a fix for this too.

Reporting Problems

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

Download Verification

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

18963f168805a175a7b542020d6c354ea88e4407  wxMSW-3.1.0-Setup.exe
984c8831d78a45345b510cabcd0162d3c88297c5  wxWidgets-3.1.0-docs-chm.zip
9f3f918e3be1d571ac870fe45ab692ad41256cf6  wxWidgets-3.1.0-docs-html.tar.bz2
2f38fb5166c66136b72b2956b6f76c20350fb5b7  wxWidgets-3.1.0-docs-html.zip
c1b33a1e9c245b76031461b8cdc1fea8f6c68904  wxWidgets-3.1.0-headers.7z
daf03ed0006e41334f10ceeb3aa2d20c63aacd42  wxWidgets-3.1.0.7z
2170839cfa9d9322e8ee8368b21a15a2497b4f11  wxWidgets-3.1.0.tar.bz2
49ca4625b943cc0ec8addd7583a22db742fa716c  wxWidgets-3.1.0.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 and 14.0 (corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012, 2013 and 2015 respectively).
  • MinGW-TDM versions 4.9 and 5.1 (with the default SJLJ exceptions propagation method, using C++11).

For Developers

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

For End Users

End users may download one of wxMSW-3.1.0_vcXXX_ReleaseDLL.7z or wxMSW-3.1.0_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.1.0_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:

c64df074dd50490eeee77bcfc83aa3bbf942d3fa wxMSW-3.1.0_gcc492TDM_Dev.7z*
43c5d694c8edf16bf32f8df843c9a7f53f85f2b1 wxMSW-3.1.0_gcc492TDM_ReleaseDLL.7z*
c7e320b4acf0e7e75fddc822aba34ba8f597b967 wxMSW-3.1.0_gcc492TDM_x64_Dev.7z*
d2d3d030fd8b6e50dc1425acc9a5bf408025ee46 wxMSW-3.1.0_gcc492TDM_x64_ReleaseDLL.7z*
4e02601d8f08b6309d292eac1d9dc9abfb091289 wxMSW-3.1.0_gcc510TDM_Dev.7z*
ed005763c51a8d60f2eaa5bf64a8defafbf5a528 wxMSW-3.1.0_gcc510TDM_ReleaseDLL.7z*
5d79a0f0d1066c081fd3cf1cf7d40b03e70fd6c5 wxMSW-3.1.0_gcc510TDM_x64_Dev.7z*
b2dbd576187022d2264cfa58bc19da376a9db060 wxMSW-3.1.0_gcc510TDM_x64_ReleaseDLL.7z*
98181a39a900936f43f6463292226e0220b35c38 wxMSW-3.1.0_vc90_Dev.7z
e8c6a9f38aa7e916fe6b0e3a5e52f149b97160b0 wxMSW-3.1.0_vc90_ReleaseDLL.7z
94a0681aa23f5c52154c4e982a095b8333128ac3 wxMSW-3.1.0_vc90_ReleasePDB.7z
4b8bf833735568bf19a120d86ffb88861ab9c806 wxMSW-3.1.0_vc90_x64_Dev.7z
89dcf670a1329a1a0aa277f6cb683dfe7b321d5d wxMSW-3.1.0_vc90_x64_ReleaseDLL.7z
10b22186fc38baa75795cd075b70a5888fe79774 wxMSW-3.1.0_vc90_x64_ReleasePDB.7z
f8400a2b4d3fb23576dd8139073abdd1519ccf0a wxMSW-3.1.0_vc100_Dev.7z
02c5b459b0618a6cf43a651cdf9d8f725c9350b6 wxMSW-3.1.0_vc100_ReleaseDLL.7z
ac401f050a6f89277af2d7097f141db5c66a3007 wxMSW-3.1.0_vc100_ReleasePDB.7z
3365875f016008a50fe91ac3d9e729db4b5b268c wxMSW-3.1.0_vc100_x64_Dev.7z
938591b7e9145d6accbea4577a3ea568f828b5a0 wxMSW-3.1.0_vc100_x64_ReleaseDLL.7z
ea97b44fd965c9053bfa0c82dda896053b2aa3be wxMSW-3.1.0_vc100_x64_ReleasePDB.7z
2874ec7d17aebeae52667a95421c153dd0dc88b0 wxMSW-3.1.0_vc110_Dev.7z
0cf63a1351dcfa4e3503da502b76d20ecdab2494 wxMSW-3.1.0_vc110_ReleaseDLL.7z
dbadcf9bad27f80badd550cceed0c1510ae18d56 wxMSW-3.1.0_vc110_ReleasePDB.7z
786e10cd425b793c894a3758cd60363c4d4cda8b wxMSW-3.1.0_vc110_x64_Dev.7z
92ad06fc2ae5e33c861e5b4ebc936e8bedd61b81 wxMSW-3.1.0_vc110_x64_ReleaseDLL.7z
a27d88b620619e48f175a3c4bd20c4966e000cc6 wxMSW-3.1.0_vc110_x64_ReleasePDB.7z
7e0e7f7270b7db4a118cb01060be8b53d1c1c116 wxMSW-3.1.0_vc120_Dev.7z
ec7f38a8aec8b07910cff379107ddbb116d7cf9e wxMSW-3.1.0_vc120_ReleaseDLL.7z
c72582fd793aef3396a44658eb590937b624181c wxMSW-3.1.0_vc120_ReleasePDB.7z
4e2c5bfd4b007318f320317e2d359ea62f48e8e8 wxMSW-3.1.0_vc120_x64_Dev.7z
b4468fcee7e899de22b5076737e7f37142e8004a wxMSW-3.1.0_vc120_x64_ReleaseDLL.7z
0640855c05a762b4505e5fe8eff6326802516b3e wxMSW-3.1.0_vc120_x64_ReleasePDB.7z
23813ed6625253abf1465e9730f0a1cbf0b0da00 wxMSW-3.1.0_vc140_Dev.7z
30394ed5b8fad0307c6dc1c12c47b8bd53214e87 wxMSW-3.1.0_vc140_ReleaseDLL.7z
89912076136882dcec79eba8e27a111cbdaf20be wxMSW-3.1.0_vc140_ReleasePDB.7z
973a9a4ab35522d2cae1fb2d3d7fa8ea48912bdc wxMSW-3.1.0_vc140_x64_Dev.7z
4f2f6a6468cafb01d6048bbca4df6b9c829429d1 wxMSW-3.1.0_vc140_x64_ReleaseDLL.7z
f21516e6d970b6874e335ccd6de3a1f57cb56329 wxMSW-3.1.0_vc140_x64_ReleasePDB.7z

v3.0.2

8 years ago

This is a maintenance release for wxWidgets 3.0. Upgrading to it is strongly recommended for all users of the previous 3.0 releases as it bring a lot of bug fixes but remains 100% compatible with 3.0.0, both at the API and the ABI level, so upgrading doesn't require any changes to existing applications.

In addition to the fixes, described in more details in the docs/changes.txt, this release also includes a few minor new features, notably a couple of additions to XRC.

As usual, please download the sources or binaries if you are using one of the supported Windows compilers (Microsoft Visual C++ or MinGW-TDM). The documentation is available online, but can be downloaded for offline use as well.

Please notice that since the 2.9 series, only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-3.0.2.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-3.0.2.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Note for the Windows users: The wxMSW-3.0.2-Setup.exe installer installs only the sources and you still need to compile the library before using it. Pre-built binaries are only available for a few selected compilers.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Download Verification

To verify your download please use the following sha1sums:

8cc75cc76aca18cdfbf66283015af620b5457014  wxWidgets-3.0.2.7z
6461eab4428c0a8b9e41781b8787510484dea800  wxWidgets-3.0.2.tar.bz2
e9e5aeb0cabd998db737ffb0af165e7a8e02d68f  wxWidgets-3.0.2.zip
9db3068925a7c928062e3db59ab1aca5b0e654a9  wxWidgets-3.0.2-docs-html.tar.bz2
a58c1625679d78ec20cea4542dc1382b6a7a01e8  wxWidgets-3.0.2-docs-html.zip
591e706da0d2358ff392adaff706c9df2bd42a10  wxWidgets-3.0.2-docs-chm.zip
7670804d478a5b7008f5d7a82c30f0c6bfd358bf  wxWidgets-3.0.2_headers.7z
ceac35caeab6a0d3bdc6715b23dde82812ed8f7f  wxMSW-3.0.2-Setup.exe

Binaries

We have provided pre-built binary files for the following compilers:

  • Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0 and 12.0 corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012 and 2013 respectively.
  • MinGW-TDM versions 4.7.1 and 4.8.1 (with the default SJLJ exceptions propagation method).

For Developers

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

For End Users

End users may download one of wxMSW-3.0.2_vcXXX_ReleaseDLL.7z or wxMSW-3.0.2_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.0.2_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 sha1sums:

d4de907d5cbbc6feabec3ae06b7cb875f2f552f6  wxMSW-3.0.2_gcc471TDM_Dev.7z
55ff0cd21df57ad6d25895964c13e421f86c0781  wxMSW-3.0.2_gcc471TDM_ReleaseDLL.7z
5856429ba46f29689e95a86b97a741ed42ebad98  wxMSW-3.0.2_gcc471TDM_x64_Dev.7z
6c4289652aa06b1ff2e28e72250c3ecd61b36acd  wxMSW-3.0.2_gcc471TDM_x64_ReleaseDLL.7z
e9e09cfe9c64c528a4e5b825f1d4eb93d41da490  wxMSW-3.0.2_gcc481TDM_Dev.7z
1f5e03d3e07812270fdd15f7ea47ccd43cb41f01  wxMSW-3.0.2_gcc481TDM_ReleaseDLL.7z
ff2a74d4298f58f7a1f9412ee632c8c695ca7efe  wxMSW-3.0.2_gcc481TDM_x64_Dev.7z
713860af5d001e3affdfae4003c3479fcceae72d  wxMSW-3.0.2_gcc481TDM_x64_ReleaseDLL.7z
c675da612bc702c66cc985ac02262a0529df34b0  wxMSW-3.0.2_vc90_Dev.7z
2ee0d4c15bf4453ad5f3c3656a5a76bb489ed267  wxMSW-3.0.2_vc90_ReleaseDLL.7z
1006789fdff272058803c28ec77aff328dab2de2  wxMSW-3.0.2_vc90_ReleasePDB.7z
1c815bafd9e8506549800354e44b22af60631941  wxMSW-3.0.2_vc90_x64_Dev.7z
2830484c43193e72f994adc3601438fde354fb4c  wxMSW-3.0.2_vc90_x64_ReleaseDLL.7z
9a1e87141345c818f58e523766c5e42ab9ecfb02  wxMSW-3.0.2_vc90_x64_ReleaseDLL.msi
1c9094ab4fa93875477ceb99d72db2a904c48136  wxMSW-3.0.2_vc90_x64_ReleasePDB.7z
5d1c2ad76c85bba32cc6329446bc70632af245ae  wxMSW-3.0.2_vc90_x86_ReleaseDLL.msi
d51026d681916f86cd34885cccc4408e8b0b3962  wxMSW-3.0.2_vc100_Dev.7z
f1fd09ab3ced110afd0ecaa191117533981928ed  wxMSW-3.0.2_vc100_ReleaseDLL.7z
da515bdf35a2aa8972614865ab4687da4727fae7  wxMSW-3.0.2_vc100_ReleasePDB.7z
deec659658076e46e794d73b2b4f4cf812a27278  wxMSW-3.0.2_vc100_x64_Dev.7z
7c9c0a710112f993655a0b51a9dc63206897d553  wxMSW-3.0.2_vc100_x64_ReleaseDLL.7z
ea22edf6983a282513571ee2901ed18035aadf80  wxMSW-3.0.2_vc100_x64_ReleaseDLL.msi
1f2eeecdf2355f89c70fa94c364afd3267b1f51f  wxMSW-3.0.2_vc100_x64_ReleasePDB.7z
00b47fc629868d3634e13eefc4adc08d6e822853  wxMSW-3.0.2_vc100_x86_ReleaseDLL.msi
33e9e9216b1c0fafc44fd681520a746465eb30d6  wxMSW-3.0.2_vc110_Dev.7z
e38f4f7c00ba58bf90afa53474ca0fdafa8ea791  wxMSW-3.0.2_vc110_ReleaseDLL.7z
d5ce2cf60829b4fda83439975ff4f7d857dda92d  wxMSW-3.0.2_vc110_ReleasePDB.7z
46e5a66a65db34107a089d1aef326c25cafbe7af  wxMSW-3.0.2_vc110_x64_Dev.7z
fff956c21826e5268b1533fc0b4fad6016963be0  wxMSW-3.0.2_vc110_x64_ReleaseDLL.7z
2c3b6f6e63a40027bca9601d7668999dec596013  wxMSW-3.0.2_vc110_x64_ReleaseDLL.msi
8a0c6e9bd844e204e26955573049fb17ce704d60  wxMSW-3.0.2_vc110_x64_ReleasePDB.7z
98ac8e4163d972610267fa8e070adb9b5b4e1f13  wxMSW-3.0.2_vc110_x86_ReleaseDLL.msi
87bee27e5b15852cb81862bb5245c751a70ee9ac  wxMSW-3.0.2_vc120_Dev.7z
f1cc74b0a558af80ceac350a5777a4a54d226315  wxMSW-3.0.2_vc120_ReleaseDLL.7z
cb4e92c6bbd4a25b7d92f8490dd85482e1d32c7d  wxMSW-3.0.2_vc120_ReleasePDB.7z
f7c8dad92deed936faecc8b59e13a6ac1c4fd4e4  wxMSW-3.0.2_vc120_x64_Dev.7z
77f2ac56edf5739ed7af261698069776cfef86d5  wxMSW-3.0.2_vc120_x64_ReleaseDLL.7z
4a33022c59f484d4da6979581e0ba409c804764f  wxMSW-3.0.2_vc120_x64_ReleaseDLL.msi
51e047f1576a61d5b5e019b6579b12ab4bdfb941  wxMSW-3.0.2_vc120_x64_ReleasePDB.7z
a31f3af0de6dd331dd0984ebaeef643f3f856aba  wxMSW-3.0.2_vc120_x86_ReleaseDLL.msi

v3.0.1

8 years ago

wxWidgets 3.0.1

This directory contains the files containing the sources and documentation of wxWidgets 3.0.1 release. Please see the binaries subdirectory for the binaries for the selected platforms/compilers.

Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-3.0.1.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-3.0.1.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Note for the Windows users: please note that the installer installs only the sources and you still need to compile the library before using it. See binaries subdirectory for the pre-built binaries for the selected compilers.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Check Sums

To verify your download please use the following sha1sums:

e0ad42932fc8e9462d0a852086a1ecc97fae3a48  wxWidgets-3.0.1.7z
73e58521d6871c9f4d1e7974c6e3a81629fddcf8  wxWidgets-3.0.1.tar.bz2
e88ad739f3be41ae13ff5ef6b73b5d3a2bb5ee7f  wxWidgets-3.0.1.zip
b070994dceff8e2db4263d8b0eab5b149e68e959  wxWidgets-3.0.1-docs-html.tar.bz2
2933c60e5ceca650cc9168066bf69e96b648ee96  wxWidgets-3.0.1-docs-html.zip
b13c987892392d2c204750f935efe0d1e28b8e0b  wxWidgets-3.0.1-docs-chm.zip
f6beb163df207fbfba5caa1a485a8ed5d55978ea  wxWidgets-3.0.1_headers.7z
5bb83e64eac8a77a1e3a5157a0ff8a7ff4db4583  wxMSW-3.0.1-Setup.exe

wxWidgets 3.0.1 Binaries

This directory contains binary files for wxWidgets 3.0.1 release.

  • Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0 and 12.0 corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012 and 2013 respectively.
  • MinGW-TDM versions 4.7.1 and 4.8.1 (with the default SJLJ exceptions propagation method).

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxWidgets-3.0.1_Headers.7z file (found in the parent directory) and one of wxMSW-3.0.1-vcXXX_Dev.7z or wxMSW-3.0.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.

For End Users

End users may download one of wxMSW-3.0.1_vcXXX_ReleaseDLL.7z or wxMSW-3.0.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.0.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).

Feedback

This is our first attempt to provide binaries for a major wxWidgets release and we are very interested in your feedback. Please let us know if these files are useful to you and how could they be made more so and, of course, if you run into any problems with them. Looking forward to hearing from you on wx-users mailing list.

Check Sums

To verify your download please use the following sha1sums:

18ece8798f037c86d3330b2e909a4022a0321100 wxMSW-3.0.1_gcc471TDM_Dev.7z
167bf2bfcc072165318e42a7c84ae58099c2d4a8 wxMSW-3.0.1_gcc471TDM_ReleaseDLL.7z
26dce50acdd349d60088e60d2bad3e283c4ddaa7 wxMSW-3.0.1_gcc471TDM_x64_Dev.7z
04dbd607b0ab17c34c61975270f768b43dd65977 wxMSW-3.0.1_gcc471TDM_x64_ReleaseDLL.7z
bfc8ac6e01e977a93281029d376e9bc998d2ccf2 wxMSW-3.0.1_gcc481TDM_Dev.7z
504e0897553706cb3934745ba89da2d153cfa945 wxMSW-3.0.1_gcc481TDM_ReleaseDLL.7z
f0801e9433e707290cd31f2e9476df0d4279a45d wxMSW-3.0.1_gcc481TDM_x64_Dev.7z
c81090181a0863aca6af91bba602db1f4304f7dd wxMSW-3.0.1_gcc481TDM_x64_ReleaseDLL.7z
0811a37e86311888dc7b2328e9f834e2587816e1 wxMSW-3.0.1_vc90_Dev.7z
04f0239e0b2f6fcde12235b539c80638d567a168 wxMSW-3.0.1_vc90_ReleaseDLL.7z
5ae62332d01ddd99874f7dc76085c84f1558f676 wxMSW-3.0.1_vc90_ReleasePDB.7z
42285a7da0a250fa475d36a579cf7bff56c5d153 wxMSW-3.0.1_vc90_x64_Dev.7z
74738de7729236027e836bd71e05c5a2c0c8604f wxMSW-3.0.1_vc90_x64_ReleaseDLL.7z
38cc78dff12ac1deb0f524cf49fca3f4b9c8f538 wxMSW-3.0.1_vc90_x64_ReleaseDLL.msi
e737f2542294f4952c398b23c543675610a02deb wxMSW-3.0.1_vc90_x64_ReleasePDB.7z
e184bd3f92164bff1f82ea2b1eda152c5df74656 wxMSW-3.0.1_vc90_x86_ReleaseDLL.msi
7060348454cc48284b1d5abeeda6c31b45d85eda wxMSW-3.0.1_vc100_Dev.7z
c91fdf9499ffbc49cb5bd7241aac30f42c1f1399 wxMSW-3.0.1_vc100_ReleaseDLL.7z
74e8a2eb81cca4eb189130206a6d91aa2759f0a9 wxMSW-3.0.1_vc100_ReleasePDB.7z
4773be9e2b8deb007c06289bc0ac4969d2dec386 wxMSW-3.0.1_vc100_x64_Dev.7z
76dc2d55698669f5de19bc149675961ab1115886 wxMSW-3.0.1_vc100_x64_ReleaseDLL.7z
efa6846cd9ad76109c20077d623d602e18a04997 wxMSW-3.0.1_vc100_x64_ReleaseDLL.msi
77d886d0ef36cd32a4308abb75748ca567dd9251 wxMSW-3.0.1_vc100_x64_ReleasePDB.7z
cacd6023817935d1c47c3ffc3fd7e1f758c85279 wxMSW-3.0.1_vc100_x86_ReleaseDLL.msi
ea82f65254080a7a5680a0f9283e300a675ea68d wxMSW-3.0.1_vc110_Dev.7z
9e2dcd558fc2bd64b90c7f4c76744ea3255b3c60 wxMSW-3.0.1_vc110_ReleaseDLL.7z
1cff890303e9663f7243fe145d12a8fed60c5495 wxMSW-3.0.1_vc110_ReleasePDB.7z
3c0c53350310d9fec37dbbd3cd35bdfb81d2a2dc wxMSW-3.0.1_vc110_x64_Dev.7z
de7d2f7580d080088e3f64c66d26cba931a6f4e9 wxMSW-3.0.1_vc110_x64_ReleaseDLL.7z
4d7a49e3d67f6559ac8bfbbbecaba16653eee163 wxMSW-3.0.1_vc110_x64_ReleaseDLL.msi
3670ac5cf20ea76e93fa6de8a91af5a6fe7a8de5 wxMSW-3.0.1_vc110_x64_ReleasePDB.7z
2613d7c676ef35b4e08e32c6bf34f13083ac6e5b wxMSW-3.0.1_vc110_x86_ReleaseDLL.msi
7ecd00f81661ef0d3cf19958afe14f3b3dec0618 wxMSW-3.0.1_vc120_Dev.7z
888c2c1eabfda5d248e14d8b56165468825558d5 wxMSW-3.0.1_vc120_ReleaseDLL.7z
760567170bf5373da42b239f9774b91920ffec95 wxMSW-3.0.1_vc120_ReleasePDB.7z
97968a620d203d4f1b4f521b91ea9ec7ad3ca50f wxMSW-3.0.1_vc120_x64_Dev.7z
0ba6d750feee3e4e3fbe79414b501aea6766ff60 wxMSW-3.0.1_vc120_x64_ReleaseDLL.7z
693974bbec1d1b41c020332e17e60527eed76f7f wxMSW-3.0.1_vc120_x64_ReleaseDLL.msi
ad095523e1f0a13a354ec1d1512308c5b56d55b8 wxMSW-3.0.1_vc120_x64_ReleasePDB.7z
5aaee8c78fb03c13dcd05656f7c46f4ec02ab625 wxMSW-3.0.1_vc120_x86_ReleaseDLL.msi

Credit

Thanks to Danny Scott and Xavier Perrissoud for providing MSVC and MinGW-TDM binaries, respectively!

v3.0.0

8 years ago

wxWidgets 3.0.0

This directory contains the files containing the sources and documentation of wxWidgets 3.0.0 release. Please see the binaries subdirectory for the binaries for the selected platforms/compilers.

Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-3.0.0.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-3.0.0.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

d19985b4ea4277ac7707615b7c00b15e3d58d2c0  wxWidgets-3.0.0.7z
756a9c54d1f411e262f03bacb78ccef085a9880a  wxWidgets-3.0.0.tar.bz2
becf924bb06441bfd2e7f3f4bf4501e58ff5c7b8  wxWidgets-3.0.0.zip
6950f26601f5b71f955803854b19dce22af5e020  wxWidgets-3.0.0-docs-html.tar.bz2
b2909e17d19765cedf9d79793a78c3f7eda7d88b  wxWidgets-3.0.0-docs-html.zip
bf0d8baa476baba8ac13442a6c9cd74c2f356993  wxWidgets-3.0.0-docs-chm.zip
2f4f7013845930e069b4f3c5226d771eadee6986  wxWidgets-3.0.0_headers.7z
ff997beecf047ef9c94a1caccd9770300033c136  wxMSW-3.0.0-Setup.exe

wxWidgets 3.0.0 Binaries

This directory contains binary files for wxWidgets 3.0.0 release.

  • Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0 and 12.0 corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012 and 2013 respectively.
  • MinGW-TDM versions 4.7.1 and 4.8.1 (with the default SJLJ exceptions propagation method).

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxWidgets-3.0.0_Headers.7z file (found in the parent directory) and one of wxMSW-3.0.0-vcXXX_Dev.7z or wxMSW-3.0.0_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.

For End Users

End users may download one of wxMSW-3.0.0_vcXXX_ReleaseDLL.7z or wxMSW-3.0.0_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.0.0_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).

Feedback

This is our first attempt to provide binaries for a major wxWidgets release and we are very interested in your feedback. Please let us know if these files are useful to you and how could they be made more so and, of course, if you run into any problems with them. Looking forward to hearing from you on wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

4c6bf24df85bc0fb1bce3091557963ec4c79b5f4  wxMSW-3.0.0_gcc471TDM_Dev.7z
c35de8230a0e006883b58078b1bcb597a923b110  wxMSW-3.0.0_gcc471TDM_ReleaseDLL.7z
5844ad74ef07f468f36a4b232e28bb5c6753eb91  wxMSW-3.0.0_gcc471TDM_x64_Dev.7z
df3129074172278d1837d7c7698e5466dcdd87af  wxMSW-3.0.0_gcc471TDM_x64_ReleaseDLL.7z
34268fdd29b3d3b904234796cae847c9648119f7  wxMSW-3.0.0_gcc481TDM_Dev.7z
15871a10eb3d2c005e34ea20ea921400d51b7392  wxMSW-3.0.0_gcc481TDM_ReleaseDLL.7z
3f89fd4e8f78f26c18cfee4781a2a6c1e3ae2655  wxMSW-3.0.0_gcc481TDM_x64_Dev.7z
013c2f7ab65182f8c6c9d805a16d23827ed24c9e  wxMSW-3.0.0_gcc481TDM_x64_ReleaseDLL.7z
1a3ba38a309182a32f24225f392b3a35a31f9ea1  wxMSW-3.0.0_vc90_Dev.7z
97ace7370b85813cb04196fbe71bc1caeb08bb79  wxMSW-3.0.0_vc90_ReleaseDLL.7z
ad98029154d9a0ef2d7d62756f796c82715a2c02  wxMSW-3.0.0_vc90_x86_ReleaseDLL.msi
83c727c2337eaee4dc93e90d33a85b0dafe9b745  wxMSW-3.0.0_vc90_ReleasePDB.7z
b14eb5cab613cc583ada83ed38113dee9b8b08bb  wxMSW-3.0.0_vc90_x64_Dev.7z
1cf0d5918e961e31b67d70530e00be6cac06af57  wxMSW-3.0.0_vc90_x64_ReleaseDLL.7z
6ab1d777b784c7e02a331577f6d676f51261af25  wxMSW-3.0.0_vc90_x64_ReleaseDLL.msi
839e5033e760508a3d50314056821a7e91a4a2e4  wxMSW-3.0.0_vc90_x64_ReleasePDB.7z
397ee6d2de469647a3444df1def495bb16ba54b0  wxMSW-3.0.0_vc100_Dev.7z
0e1b88b313ff438c1db840a60d146dee218deb6f  wxMSW-3.0.0_vc100_ReleaseDLL.7z
25cc1e30d09ae3823288e224572e2b5d89673b2a  wxMSW-3.0.0_vc100_x86_ReleaseDLL.msi
229136142f7d2980be72265ecc50eeea0096afca  wxMSW-3.0.0_vc100_ReleasePDB.7z
3e4e5a7a1eb800fe9d9be658c655ca49d6260791  wxMSW-3.0.0_vc100_x64_Dev.7z
eda263f3b1aae120e802aeab43ccc3ee45411a9e  wxMSW-3.0.0_vc100_x64_ReleaseDLL.7z
8991eb4d14f0b37a6aeed8f1f2ef71e2ee961fb0  wxMSW-3.0.0_vc100_x64_ReleaseDLL.msi
86661c50965b3619f3d0f68a900ec8e1e0eaf9fb  wxMSW-3.0.0_vc100_x64_ReleasePDB.7z
2c25693325f8516a4e923fd520b540a4947b2757  wxMSW-3.0.0_vc110_Dev.7z
1c81fd5cdb4c62c1494accc7f1c9ba9acabfa79c  wxMSW-3.0.0_vc110_ReleaseDLL.7z
aab75c6db1d491d38544d4feaf721931ee7aabb3  wxMSW-3.0.0_vc110_x86_ReleaseDLL.msi
4dbb2058b6c8c11e9d906f6520792103779c8518  wxMSW-3.0.0_vc110_ReleasePDB.7z
c64b64138450ce35c385f9f9d01ee44fb27a59b1  wxMSW-3.0.0_vc110_x64_Dev.7z
5503382c0a1b2148fed5d856fc5ddfc01e59dada  wxMSW-3.0.0_vc110_x64_ReleaseDLL.7z
7da39e4370391e41e13d2be9f7d59b36a78a8a8c  wxMSW-3.0.0_vc110_x64_ReleaseDLL.msi
cff85ab5a0a560cac5d1f196a8cf0a1c1025aab8  wxMSW-3.0.0_vc110_x64_ReleasePDB.7z
448827167a64a9a7c270774d62d8673445acbe63  wxMSW-3.0.0_vc120_Dev.7z
0df76ee66bea2b3c312c4a67d5b6383440a85d22  wxMSW-3.0.0_vc120_ReleaseDLL.7z
7e3249a3b989340fc3e87b1ba0031563d326cd92  wxMSW-3.0.0_vc120_x86_ReleaseDLL.msi
d74c3913389b8c441480b1a9d4c79211a457c05b  wxMSW-3.0.0_vc120_ReleasePDB.7z
9f6b3290f5fd3b179ff148d1cfc2748ddc0839a9  wxMSW-3.0.0_vc120_x64_Dev.7z
d2d555d923f18b71d5f0538e88a8740573df12a6  wxMSW-3.0.0_vc120_x64_ReleaseDLL.7z
9383ee555c45772865b01260da9d02a8658683da  wxMSW-3.0.0_vc120_x64_ReleaseDLL.msi
d3f24aa95d80f4a04d2b211b99fae7ca368e77b6  wxMSW-3.0.0_vc120_x64_ReleasePDB.7z

Credit

Thanks to Danny Scott and Xavier Perrissoud for providing MSVC and MinGW-TDM binaries, respectively!

v2.9.5

8 years ago

wxWidgets 2.9.5

This directory contains the files for wxWidgets 2.9.5 release.

Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-2.9.5.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-2.9.5.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Note for Windows users: as an experiment, we also provide, for the first time, pre-built binaries of wxMSW port built using several versions of Microsoft Visual C++ compiler. They are available from the binaries subdirectory. Please notice that the files in this directory, including wxWidgets-2.9.5-Setup.exe file, contain only the sources and do not include any binaries, so you will need to build the library after downloading them. Please see docs/msw/install.txt for instructions.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

ad2eface716d8677b8909e39df395cf4c05943e7  wxWidgets-2.9.5.7z
0bab57ecd6d065a3672ec5fbb09d287456727ea4  wxWidgets-2.9.5.tar.bz2
a572f210f95b91c1a4790eb941b76375f595730a  wxWidgets-2.9.5.zip
970502ab3c01077df82823955d607a416bb3b44e  wxWidgets-2.9.5-docs-chm.zip
bfb24630370fda10dd7f0e6e8fb30bc62c74ec90  wxWidgets-2.9.5-docs-html.tar.bz2
0b549beb0c503abb70f3a688cc1e63263f2568d1  wxWidgets-2.9.5-docs-html.zip
dc4439303e615b960f712fa97378dd11437726bc  wxMSW-2.9.5-Setup.exe

wxWidgets 2.9.5 Binaries

This directory contains binary files for wxWidgets 2.9.5 release.

Currently the binaries are available for Microsoft Visual C++ compiler versions 9.0, 10.0 and 11.0 corresponding to marketing product names of Microsoft Visual Studio 2008, 2010 and 2012 respectively.

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxMSW-2.9.5_Headers.7z file and one of wxMSW-2.9.5-vcXXX_Dev.7z files depending on your compiler version. 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.

For End Users

End users may download wxMSW-2.9.5_vcXXX_ReleaseDLL.7z files to get just the DLLs required for running the applications using wxWidgets.

For Debugging

The files wxMSW-2.9.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.

Feedback

This is our first attempt to provide binaries for wxWidgets libraries and we are very interested in your feedback. Please let us know if these files are useful to you and how could they be made more so and, of course, if you run into any problems with them. Looking forward to hearing from you on wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

23c043ccfc76d7f55db972e165d90c102ac444e4  wxMSW-2.9.5_vc100_Dev.7z
a29b1701e601421d90d38234fecafa5ea089108e  wxMSW-2.9.5_vc100_ReleaseDLL.7z
e320f53d3524200cafe9b93422de49b3387f2c72  wxMSW-2.9.5_vc100_ReleasePDB.7z
b9c4a0780f1d0e1a4b05fa77fc169310562d0d66  wxMSW-2.9.5_vc100_x64_Dev.7z
bfe474fe29eed0ffb567556995f98051dcdfbb89  wxMSW-2.9.5_vc100_x64_ReleaseDLL.7z
1a4aa9a983987cd2ab9e6398cb11dedfd66bea2d  wxMSW-2.9.5_vc100_x64_ReleaseDLL.msi
0d89da7e3e72b094a04ae37e49e30197e6e33bcb  wxMSW-2.9.5_vc100_x64_ReleasePDB.7z
e4d31dcca207616ab9d0b9702976a2b21ae126a1  wxMSW-2.9.5_vc100_x86_ReleaseDLL.msi
05aa6624ff1fab4a9ed2c639327648dcafda0efd  wxMSW-2.9.5_vc110_Dev.7z
ebbd9be982aa66abf3793e8700be98d14486fe0c  wxMSW-2.9.5_vc110_ReleaseDLL.7z
79c0f8bb3d4197c83a14991b98bf65386be9951c  wxMSW-2.9.5_vc110_ReleasePDB.7z
a2a109293b88decc944e43966bbaab90a049d398  wxMSW-2.9.5_vc110_x64_Dev.7z
bceedf4c1c131a1b37d5421c48f0f9098009b3bc  wxMSW-2.9.5_vc110_x64_ReleaseDLL.7z
bb034c5d0f573054afd2864460e22bf95767cca4  wxMSW-2.9.5_vc110_x64_ReleaseDLL.msi
12721bf2607a412f18c620c52db30fa56629c066  wxMSW-2.9.5_vc110_x64_ReleasePDB.7z
d4da114c62ea4f246f907981447205bb90007e8b  wxMSW-2.9.5_vc110_x86_ReleaseDLL.msi
6f09a33634736cf7caa7c0acddea34d1d119cfae  wxMSW-2.9.5_vc90_Dev.7z
640784f90996625fcc2a3b62c99b92936dfae2ce  wxMSW-2.9.5_vc90_ReleaseDLL.7z
2a36ad418c856caa040d4efc8807dbb75dd88330  wxMSW-2.9.5_vc90_ReleasePDB.7z
f356b8edc7445271ce5a77c41f6b1370154d9799  wxMSW-2.9.5_vc90_x64_Dev.7z
282f02c23e7bcb331b1373a2b0b8a2f59f7d7a6e  wxMSW-2.9.5_vc90_x64_ReleaseDLL.7z
69096f6ff598285e0a8117caba879b10c4b08528  wxMSW-2.9.5_vc90_x64_ReleaseDLL.msi
30c7442d37646b7c9d8a7be3d174b5b7c24cb093  wxMSW-2.9.5_vc90_x64_ReleasePDB.7z
d1fa1c531c1bdf1d7c8806038b51a5dab0fce158  wxMSW-2.9.5_vc90_x86_ReleaseDLL.msi
c084e9a5af9c082b9d201c0fee2919d7265578bb  wxWidgets-2.9.5_Headers.7z

Credit

Thanks to Danny Scott for providing these binaries.

v2.9.4

8 years ago

wxWidgets 2.9.4

This directory contains the files for wxWidgets 2.9.4 release.

Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-2.9.4.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-2.9.4.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Note for Windows users: as an experiment, we also provide, for the first time, pre-built binaries of wxMSW port built using several versions of Microsoft Visual C++ compiler. They are available from the binaries subdirectory. Please notice that the files in this directory, including wxWidgets-2.9.4-Setup.exe file, contain only the sources and do not include any binaries, so you will need to build the library after downloading them. Please see docs/msw/install.txt for instructions.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

0adcc19fd4eca50eba3abb0b46eb83c055146bdb  wxWidgets-2.9.4.7z
5a34ddf19d37c741f74652ee847df9568a8b81e1  wxWidgets-2.9.4.tar.bz2
4697b6e45a20c9e05d888458d658f89ada8dd5c9  wxWidgets-2.9.4.zip
37fc96b3194ad47a574ba8013264104cdf4c942c  wxWidgets-docs-html-2.9.4.tar.bz2
bbf4bdf1c0746fe0b634ed55e2657d327db12033  wxWidgets-docs-html-2.9.4.zip

wxWidgets 2.9.4 Binaries

This directory contains binary files for wxWidgets 2.9.4 release.

Currently the binaries are available for Microsoft Visual C++ compiler versions 8.0, 9.0 and 10.0 corresponding to marketing product names of Microsoft Visual Studio 2005, 2008 and 2010 respectively.

For Developers

For developing applications with wxWidgets you need to download the compiler-independent wxMSW-2.9.4_Headers.7z file and one of wxMSW-2.9.4-vcXXX_Dev.7z files depending on your compiler version. 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.

For End Users

End users may download wxMSW-2.9.4_vcXXX_ReleaseDLL.7z files to get just the DLLs required for running the applications using wxWidgets.

For Debugging

The files wxMSW-2.9.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.

Feedback

This is our first attempt to provide binaries for wxWidgets libraries and we are very interested in your feedback. Please let us know if these files are useful to you and how could they be made more so and, of course, if you run into any problems with them. Looking forward to hearing from you on wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

a605a88207ff10edd5daab1055d9c327e7406c3d  wxMSW-2.9.4_vc100_Dev.7z
90bd29aef2bed02287a696f4dedfbec379ea7aca  wxMSW-2.9.4_vc100_ReleaseDLL.7z
2cce0b0755b8579d297488e1c7ac2b39074048bb  wxMSW-2.9.4_vc100_ReleasePDB.7z
943e022bb74c1ff4a41055665b83956dba9da2a8  wxMSW-2.9.4_vc100_x64_Dev.7z
c66e865113171f6c6182da10d95be83142262410  wxMSW-2.9.4_vc100_x64_ReleaseDLL.7z
2c9a96efc0575ae9afbde9426f115b2b0f086222  wxMSW-2.9.4_vc100_x64_ReleaseDLL.msi
88a1036fb856b3cefb5049c412069a95b72346c4  wxMSW-2.9.4_vc100_x64_ReleasePDB.7z
4ad92d93fdbb1a19be20adacf36c3a1c07c05046  wxMSW-2.9.4_vc100_x86_ReleaseDLL.msi
cb690e198108546f90d65ba9cb0498f2ac38b1b5  wxMSW-2.9.4_vc80_Dev.7z
1a850b2dfa19aef33020aa8a6f351c5bb790221c  wxMSW-2.9.4_vc80_ReleaseDLL.7z
8d476759a70406884616b939bbc3bbd08a8b73c3  wxMSW-2.9.4_vc80_ReleasePDB.7z
f996a073a3b21a0d71d655101ae42c0b96402253  wxMSW-2.9.4_vc80_x86_ReleaseDLL.msi
1bfdaf33a45fd8394e412d04f3adb8555ad17d38  wxMSW-2.9.4_vc90_Dev.7z
89f470f85a35582a1c621cb9ad350e89c8f58b27  wxMSW-2.9.4_vc90_ReleaseDLL.7z
316e9bccd1593fc3797a26eeb6ed85bb6ffb2bec  wxMSW-2.9.4_vc90_ReleasePDB.7z
82fb4f49a1dcaab470393832097773041f76a432  wxMSW-2.9.4_vc90_x64_Dev.7z
8f88508dc587d29e8e3bce0d2222ccc31c19f2e0  wxMSW-2.9.4_vc90_x64_ReleaseDLL.7z
bb57aae511f1a0ce480699f1d51843a845f31462  wxMSW-2.9.4_vc90_x64_ReleaseDLL.msi
b353fd681c11582b2385a0b7cfb11cfc025bd9c5  wxMSW-2.9.4_vc90_x64_ReleasePDB.7z
2979beb6a7db574dee16be5d604cf836f5b708ba  wxMSW-2.9.4_vc90_x86_ReleaseDLL.msi

Credit

Thanks to Danny Scott for providing these binaries.

v2.9.3

8 years ago

wxWidgets 2.9.3

This directory contains the files for wxWidgets 2.9.3 release.

Please notice that since the 2.9 series only a single source distribution is provided instead of the multiple distributions containing only the files for each port as was done before. So you only need to download wxWidgets-2.9.3.zip (or .7z for much smaller archive size) for Microsoft Windows systems or wxWidgets-2.9.3.tar.bz2 for Unix ones, including Mac OS X. The only difference between these files is that the ZIP (and 7z) archives contain files with DOS line endings while the tar balls contain files with Unix line endings.

Windows users: note that the provided wxWidgets-2.9.3-Setup.exe file installs the sources for wxMSW and does not include wxWidgets binaries and you still need to build the library, please see docs/msw/install.txt for instructions.

Reporting Problems

Please report any bugs in this release using our Trac or by posting to wx-users mailing list.

Check Sums

To verify your download you can use the following sha1sums:

40f5c7106c975fd7e0be6da738cb32ac74834942  wxMSW-Setup-2.9.3.exe
cb4e2ab3e8a6ac6d373ddbc3b32a1f61b2d9801b  wxWidgets-docs-chm-2.9.3.zip
c69f214d970b177938ea9651678f30b0983e5c19  wxWidgets-2.9.3.7z
e0a3463f419053ab1fd800eaed7319289746772a  wxWidgets-2.9.3.tar.bz2
2014b04664dc261ad0583c307c00b2449afc455b  wxWidgets-2.9.3.zip
8fd0db395d78bcc414a8e96603e816507dfd5f93  wxWidgets-docs-html-2.9.3.tar.bz2
25441c07ee71a5dc53ff950bdfa0e93cdd339989  wxWidgets-docs-html-2.9.3.zip

v2.9.2

8 years ago
           wxWidgets 2.9.2 Release Notes
           =============================

Welcome to the latest release of wxWidgets, a free cross-platform C++ framework for writing advanced GUI applications using native controls.

In addition to common and advanced GUI facilities such as frames, scrolling windows, toolbars, tree controls, icons, device contexts, printing, splitter windows and so on, there are wrappers for common file operations, facilities for writing network applications, thread handling, and so on. You can learn more about wxWidgets at

    http://www.wxwidgets.org/

wxWidgets sources are available for download from

    https://sourceforge.net/projects/wxwindows/files/2.9.2/

or

    ftp://ftp.wxwidgets.org/pub/2.9.2/

Please see the "Files" section below for the description of various files available at these locations.

A detailed reference manual including in-depth overviews for various topics is supplied in various formats and can be accessed online at

    http://docs.wxwidgets.org/2.9.2/

Note about naming: while 2.9.2 is called a "development" release, this only means that API is not guaranteed to remain unchanged in the subsequent 2.9.x releases (although it is still likely that it will), unlike in the stable 2.8.x branch. We believe the current version is stable and suitable for use in production environment.

Changes in this release

This release contains several years worth of improvements compared to 2.8 version. Notably, Unicode support has been completely overhauled and made much easier to use. Debugging support, including when using a release build of the library, was much improved making it less likely that you use the library incorrectly. Many new GUI and base classes have been added or improved.

Please see the file docs/changes.txt for more details and make sure to read the section "Incompatible changes since 2.8" if you upgrade from a previous wxWidgets release.

This release introduces many important changes and we are looking forward to your feedback about them. In particular please let us know about any regressions compared to the previous versions (see the section "Bug reporting" below) so that we could fix them before 3.0 release.

Platforms supported

wxWidgets currently supports the following primary platforms:

  • Windows 95/98/ME, NT, 2000, XP, Vista, 7
  • Most Unix variants using the GTK+ toolkit (version 2.4 or newer)
  • Mac OS X (10.4 or newer) using either Carbon or Cocoa

There is some support for the following platforms:

  • Most Unix variants with X11
  • Most Unix variants with Motif/Lesstif
  • Most Unix variants with GTK+ 1.2
  • OS/2
  • Windows CE (Pocket PC)

Most popular C++ compilers are supported; see the install.txt file for each platform (available via docs/html/index.htm) and http://wiki.wxwidgets.org/Supported_Platforms for the most up to date status.

Files

wxWidgets is distributed in source form in several archive formats. ZIP and 7z archives are for Microsoft Windows users and contain the files with DOS/Windows line endings while the compressed tar archives for Unix systems users (including OS X) and contain the files with Unix line endings. Please notice that some Windows tools still don't accept files with Unix line endings and that compiling sources with DOS line endings under Unix will fail, so please choose the correct file for your system.

In addition to the sources, documentation in HTML, CHM and HTB (wxWidgets help viewer) formats is provided as well as an installer for Microsoft Windows. Notice that you will still need to compile wxWidgets even when using the installer.

Installation

wxWidgets needs to be compiled before you can test out the samples or write your own applications. For installation information, please see the install.txt file in the docs subdirectory appropriate for the platform you use.

Licence information

For licensing information, please see the files:

docs/preamble.txt docs/licence.txt docs/licendoc.txt docs/gpl.txt docs/lgpl.txt

Although this may seem complex, it is there to allow authors of proprietary/commercial applications to use wxWidgets in addition to those writing GPL'ed applications. In summary, the licence is LGPL plus a clause allowing unrestricted distribution of application binaries. To answer a FAQ, you don't have to distribute any source if you wish to write commercial applications using wxWidgets.

However, if you distribute wxGTK or wxMotif (with Lesstif) version of your application, don't forget that it is linked against GTK+ (or Lesstif) which is covered by LGPL without exception notice. Under Linux systems your app is probably linked against LGPL glibc as well. Please read carefully LGPL, section 6. which describes conditions for distribution of closed source applications linked against LGPL library. Basically you should link dynamically and include source code of LGPL libraries with your product (unless it is already present in user's system - like glibc usually is).

If you use TIFF image handler, please see src/tiff/COPYRIGHT for libtiff licence details.

If you use JPEG image handler, documentation for your program should contain following sentence: "This software is based in part on the work of the Independent JPEG Group". See src/jpeg/README for details.

If you use wxRegEx class on a system without native regular expressions support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's regular expression library copyright.

If you use wxXML classes or XRC, see src/expat/COPYING for licence details.

Documentation

wxWidgets documentation is available online at http://docs.wxwidgets.org/2.9.2/ and can also be downloaded in HTML format. To generate documentation in other formats (PDF, CHM, ...) please use the scripts in docs/doxygen directory.

Bug reporting

The wxWidgets bug tracker can be browsed at:

http://trac.wxwidgets.org/report

Please use the search function of our Trac installation to find any possibly relevant bugs before reporting new ones. Also please notice that often trying to correct the bug yourself is the quickest way to fix it. Even if you fail to do it, you may discover valuable information allowing us to fix it while doing it. We also give much higher priority to bug reports with patches fixing the problems so this ensures that your report will be addressed sooner.

Further information

The wxWidgets Web site is located at:

http://www.wxwidgets.org/

The main wxWidgets ftp site is at:

ftp://ftp.wxwidgets.org/pub/

A wxWidgets CD-ROM with the latest distribution plus an HTML front-end and hundreds of MB of compilers, utilities and other material may be ordered from the CD-ROM page: see the wxWidgets web site.

Have fun!

The wxWidgets Team, July 2011

v2.9.1

8 years ago
           wxWidgets 2.9.1 Release Notes
           =============================

Welcome to the latest release of wxWidgets, a cross-platform C++ framework for writing advanced GUI applications using native controls where possible.

In addition to common and advanced GUI facilities such as frames, scrolling windows, toolbars, tree controls, icons, device contexts, printing, splitter windows and so on, there are wrappers for common file operations, and facilities for writing TCP/IP applications, thread handling, and more.

A detailed reference manual including in-depth overviews for various topics is supplied in various formats and can be accessed online at http://docs.wxwidgets.org/

Note about naming: while 2.9.1 is called a "development" release, this only means that API is not guaranteed to remain unchanged in the subsequent 2.9.x releases, unlike in the stable 2.8.x branch. We believe the current version is stable and suitable for use in production environment.

Changes in this release

This release contains several years worth of improvements compared to 2.8 version. Notably, Unicode support has been completely overhauled and made much easier to use. Debugging support, including when using a release build of the library, was much improved making it less likely that you use the library incorrectly. Many new GUI and base classes have been added or improved.

Please see the file docs/changes.txt for more details and make sure to read the section "Incompatible changes since 2.8" if you upgrade from a previous wxWidgets release.

This release introduces many important changes and we are looking forward to your feedback about them. In particular please let us know about any regressions compared to the previous versions (see the section "Bug reporting" below) so that we could fix them before 3.0 release.

Platforms supported

wxWidgets currently supports the following primary platforms:

  • Windows 95/98/ME, NT, 2000, XP, Vista, 7
  • Most Unix variants using the GTK+ toolkit (version 2.4 or newer)
  • Mac OS X (10.4 or newer) using either Carbon or Cocoa

There is some support for the following platforms:

  • Most Unix variants with X11
  • Most Unix variants with Motif/Lesstif
  • Most Unix variants with GTK+ 1.2
  • OS/2
  • Windows CE (Pocket PC)

Most popular C++ compilers are supported; see the install.txt file for each platform (available via docs/html/index.htm) and http://wiki.wxwidgets.org/Supported_Platforms for the most up to date status.

Files

The distribution is available in archive formats appropriate to the target system. See the download pages for details.

Installation

wxWidgets needs to be compiled before you can test out the samples or write your own applications. For installation information, please see the install.txt file in the docs subdirectory appropriate for the platform you use.

Licence information

For licensing information, please see the files:

docs/preamble.txt docs/licence.txt docs/licendoc.txt docs/gpl.txt docs/lgpl.txt

Although this may seem complex, it is there to allow authors of proprietary/commercial applications to use wxWidgets in addition to those writing GPL'ed applications. In summary, the licence is LGPL plus a clause allowing unrestricted distribution of application binaries. To answer a FAQ, you don't have to distribute any source if you wish to write commercial applications using wxWidgets.

However, if you distribute wxGTK or wxMotif (with Lesstif) version of your application, don't forget that it is linked against GTK+ (or Lesstif) which is covered by LGPL without exception notice. Under Linux systems your app is probably linked against LGPL glibc as well. Please read carefully LGPL, section 6. which describes conditions for distribution of closed source applications linked against LGPL library. Basically you should link dynamically and include source code of LGPL libraries with your product (unless it is already present in user's system - like glibc usually is).

If you use TIFF image handler, please see src/tiff/COPYRIGHT for libtiff licence details.

If you use JPEG image handler, documentation for your program should contain following sentence: "This software is based in part on the work of the Independent JPEG Group". See src/jpeg/README for details.

If you use wxRegEx class on a system without native regular expressions support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's regular expression library copyright.

If you use wxXML classes or XRC, see src/expat/COPYING for licence details.

Documentation

wxWidgets documentation is available online at http://docs.wxwidgets.org/2.9.1/ and can also be downloaded in HTML format. To generate documentation in other formats (PDF, CHM, ...) please use the scripts in docs/doxygen directory.

Bug reporting

The wxWidgets bug tracker can be browsed at:

http://trac.wxwidgets.org/report

Please use the search function of our Trac installation to find any possibly relevant bugs before reporting new ones. Also please notice that often trying to correct the bug yourself is the quickest way to fix it. Even if you fail to do it, you may discover valuable information allowing us to fix it while doing it. We also give much higher priority to bug reports with patches fixing the problems so this ensures that your report will be addressed sooner.

Further information

The wxWidgets Web site is located at:

http://www.wxwidgets.org

The main wxWidgets ftp site is at:

ftp://biolpc22.york.ac.uk/pub

A wxWidgets CD-ROM with the latest distribution plus an HTML front-end and hundreds of MB of compilers, utilities and other material may be ordered from the CD-ROM page: see the wxWidgets web site.

Have fun!

The wxWidgets Team, July 2010