aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/install.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install.html b/doc/install.html
index 2c685c85..04bfe26d 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -214,6 +214,9 @@ msvcbuild
214Check the <tt>msvcbuild.bat</tt> file for more options. 214Check the <tt>msvcbuild.bat</tt> file for more options.
215Then follow the installation instructions below. 215Then follow the installation instructions below.
216</p> 216</p>
217<p>
218For an x64 to ARM64 cross-build run this first: <tt>vcvarsall.bat x64_arm64</tt>
219</p>
217<h3>Building with MinGW or Cygwin</h3> 220<h3>Building with MinGW or Cygwin</h3>
218<p> 221<p>
219Open a command prompt window and make sure the MinGW or Cygwin programs 222Open a command prompt window and make sure the MinGW or Cygwin programs