]>
Commit | Line | Data |
---|---|---|
1d40540f | 1 | wxWidgets 2.9.5 |
29e9a098 VZ |
2 | =============== |
3 | ||
1d40540f | 4 | This directory contains the files for wxWidgets 2.9.5 release. |
29e9a098 VZ |
5 | |
6 | Please notice that since the 2.9 series only a single source distribution is | |
7 | provided instead of the multiple distributions containing only the files for | |
1d40540f | 8 | each port as was done before. So you only need to download wxWidgets-2.9.5.zip |
29e9a098 | 9 | (or .7z for much smaller archive size) for Microsoft Windows systems or |
1d40540f | 10 | wxWidgets-2.9.5.tar.bz2 for Unix ones, including Mac OS X. The only difference |
29e9a098 VZ |
11 | between these files is that the ZIP (and 7z) archives contain files with DOS |
12 | line endings while the tar balls contain files with Unix line endings. | |
13 | ||
dfb636ce VZ |
14 | |
15 | Note for Windows users: as an experiment, we also provide, for the first time, | |
16 | pre-built binaries of wxMSW port built using several versions of Microsoft | |
17 | Visual C++ compiler. They are available from the `binaries` subdirectory. | |
18 | Please notice that the files in this directory, including | |
1d40540f | 19 | wxWidgets-2.9.5-Setup.exe file, contain *only* the sources and do **not** |
dfb636ce VZ |
20 | include any binaries, so you will need to build the library after downloading |
21 | them. Please see `docs/msw/install.txt` for instructions. | |
29e9a098 VZ |
22 | |
23 | ||
24 | Reporting Problems | |
25 | ------------------ | |
26 | ||
27 | Please report any bugs in this release using [our Trac](http://trac.wxwidgets.org/report) | |
28 | or by posting to [wx-users mailing list](http://groups.google.com/group/wx-users). | |
29 | ||
30 | ||
31 | Check Sums | |
32 | ---------- | |
33 | ||
34 | To verify your download you can use the following sha1sums: | |
35 | ||
1d40540f VZ |
36 | ad2eface716d8677b8909e39df395cf4c05943e7 wxWidgets-2.9.5.7z |
37 | 0bab57ecd6d065a3672ec5fbb09d287456727ea4 wxWidgets-2.9.5.tar.bz2 | |
38 | a572f210f95b91c1a4790eb941b76375f595730a wxWidgets-2.9.5.zip | |
be22ff2d | 39 | 970502ab3c01077df82823955d607a416bb3b44e wxWidgets-2.9.5-docs-chm.zip |
1d40540f VZ |
40 | bfb24630370fda10dd7f0e6e8fb30bc62c74ec90 wxWidgets-2.9.5-docs-html.tar.bz2 |
41 | 0b549beb0c503abb70f3a688cc1e63263f2568d1 wxWidgets-2.9.5-docs-html.zip | |
be22ff2d | 42 | dc4439303e615b960f712fa97378dd11437726bc wxMSW-2.9.5-Setup.exe |