diff options
author | CrystalP <crystalp@kodi.tv> | 2023-11-22 10:41:03 -0500 |
---|---|---|
committer | CrystalP <crystalp@kodi.tv> | 2023-11-22 19:35:46 -0500 |
commit | 52638ace6b63aa9d34e75d06c213a11b9a9affda (patch) | |
tree | 53af8d9061047317dcb0fc7afd82ac685f2a1650 /docs | |
parent | 3edfb243ca477318c84f2ff13eb8ebde1bfcee97 (diff) |
[depends] msys2 - update to 20231026, now 64bit only
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.Windows.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.Windows.md b/docs/README.Windows.md index 53545a80f9..6d81ebce4c 100644 --- a/docs/README.Windows.md +++ b/docs/README.Windows.md @@ -46,6 +46,7 @@ Several different strategies are used to draw your attention to certain pieces o ## 2. Prerequisites To build Kodi: +* **Windows** 64bit OS, Windows 8.1 or above (allows build of x64, win32, uwp, arm) * **[CMake](https://cmake.org/download/)** (version 3.20 or greater is required to build Kodi, version 3.21 or greater to build with Visual Studio 2022) * **[Git for Windows](https://gitforwindows.org/)** * **[Java Runtime Environment (JRE)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)** |