| 123456789101112131415161718192021222324252627282930313233343536 |
- 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](http://trac.wxwidgets.org/report)
- or by posting to [wx-users mailing list](http://groups.google.com/group/wx-users).
- 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
|