wxMSW could already be compiled for ARM with MSVC, but due to not
defining any ARCH_SUFFIX for ARM, makefile.vc used to place objectsi
and libraries to the same folder as x86 objects and libraries.
A completely different question is what kind of Windows runs on 32-bit
ARM, and whether one can run regular desktop apps on it.
This commit mimics what
|
||
|---|---|---|
| .. | ||
| binaries.md | ||
| gtk.md | ||
| gtkfix.patch | ||
| install.md | ||
| msys2-gtk.md | ||
| msys2-msw.md | ||
| msys2-qt.md | ||
| readme.txt | ||
| setup_after.txt | ||
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.