Add information on how to use pre-built MSW binaries to doxygen

The text is collected from docs/contributing/release.md and the
blog post explaining usage of binaries.
This commit is contained in:
Tobias Taschner
2018-10-03 22:13:31 +02:00
parent da04a0a8e7
commit 26b2e9f5c7
3 changed files with 94 additions and 4 deletions

View File

@@ -9,10 +9,8 @@ including both 32 bit and 64 bit versions.
Installation {#msw_install}
============
If you are using one of the supported compilers, you can download the
pre-built in binaries from
https://github.com/wxWidgets/wxWidgets/releases/v3.1.1
If you are using one of the supported compilers, you can use
[pre-built binaries](@ref plat_msw_binaries).
In this case, just uncompress the binaries archive under any directory
and skip to [Building Applications Using wxWidgets](#msw_build_apps) part.