From 5a443d946d28fd25cd76ac9faa5df5d7ad3b0350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Heusipp?= Date: Mon, 2 Oct 2023 16:30:18 +0000 Subject: [PATCH] [Doc] Building with VS2022 requires Windows 10 or later. git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@19824 56274372-70c3-4bfc-bfc3-4c3a0b034d27 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a6fcc1a0b3..f20af1cf25c 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,9 @@ How to compile - Visual Studio 2017 XP targeting toolset - - OpenMPT requires the compile host system to be Windows 8.1 (or later) amd64, - or Windows 11 (or later) ARM64. + - OpenMPT requires the compile host system to be Windows 8.1 (or later) on + amd64 for VS2019 and VS2017, Windows 10 (or later) on amd64 for VS2022, or + Windows 11 (or later) ARM64. - In order to build OpenMPT for Windows XP, the Visual Studio 2017 XP targeting toolset as well as the Windows 8.1 SDK need to be installed. The