diff src/INSTALLpc.txt @ 16229:081522b02c2d v8.1.1119

patch 8.1.1119: no support for Windows on ARM64. commit https://github.com/vim/vim/commit/577fadfc100ff8fa569a34b89f5ad055ad726646 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 4 20:32:24 2019 +0200 patch 8.1.1119: no support for Windows on ARM64. Problem: No support for Windows on ARM64. Solution: Add ARM64 support (Leendert van Doorn)
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Apr 2019 20:45:04 +0200
parents cd1b393ddb5f
children 09f560dde6be
line wrap: on
line diff
--- a/src/INSTALLpc.txt
+++ b/src/INSTALLpc.txt
@@ -174,6 +174,15 @@ The following Visual C++ team blog can s
     http://blogs.msdn.com/b/vcblog/archive/2012/10/08/windows-xp-targeting-with-c-in-visual-studio-2012.aspx
 
 
+Cross compile support for Windows on ARM64
+------------------------------------------
+
+This depends on VS2017 with the optional ARM64 compiler and SDK
+installed. Use "vcvarsall.bat x64_arm64" as the build environment.
+
+The ARM64 support was provided by Leendert van Doorn.
+
+
 OLDER VERSIONS
 
 The minimal supported version is Windows XP. Building with older compilers