wxWidgets/docs/msw
Lauri Nurmi 1a10199575 Document installing vcpkg packages for x64, too
Vcpkg defaults to installing packages for x86-windows, and from the
perspective of x64 builds, the packages installed just cannot be
found -- and the reason is not very obvious.

Having an example with commands that will install both x86 and x64 is
probably the right thing to do in this day and age -- and if somebody
only wants one and not the other, seeing a package name with architecture
specified helps with guessing how to achieve that.

Closes #22075.
2022-01-30 23:03:17 +01:00
..
binaries.md
gtk.md
gtkfix.patch
install.md Document installing vcpkg packages for x64, too 2022-01-30 23:03:17 +01:00
msys2-gtk.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-msw.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
msys2-qt.md Update MSys2 URLs in build documentation 2021-05-08 12:58:54 -04:00
readme.txt
setup_after.txt
winxp.md Simplify Windows application manifests 2021-12-17 16:57:45 +01:00

This is wxWidgets for Windows (wxMSW)
-------------------------------------

For information on installing wxWidgets, please see install.md.

For further information, please see docs/html/index.htm and the
wxWidgets reference manual.