diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.html | 3 |
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 | |||
214 | Check the <tt>msvcbuild.bat</tt> file for more options. | 214 | Check the <tt>msvcbuild.bat</tt> file for more options. |
215 | Then follow the installation instructions below. | 215 | Then follow the installation instructions below. |
216 | </p> | 216 | </p> |
217 | <p> | ||
218 | For 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> |
219 | Open a command prompt window and make sure the MinGW or Cygwin programs | 222 | Open a command prompt window and make sure the MinGW or Cygwin programs |