From 926dac35bdae436798abd3c081d71dcfb3a9626b Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 2 Dec 2022 11:08:12 +0100 Subject: [PATCH] update the platform support matrix --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b1df9db7..5973cc8c 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ This repository relies on Git LFS for storing binary blobs (e.g. third-party lib ## Platform Support Matrix -| | **Windows
(MSVC 2019)** | **Windows
(MSVC 2022)** | **Linux
(Native Toolchain)** | **macOS** | **Oculus Mobile
(Android NDK r21b)** | -|----------|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:| -| **4.22** | ✅ | ❌ | ✅ | ❌ | ❌ | -| **4.23** | ✅ | ❌ | ✅ | ❌ | ❌ | -| **4.24** | ✅ | ❌ | ✅ | ❌ | ❌ | -| **4.25** | ✅ | ❌ | ✅ | ❌ | ❓ | -| **4.26** | ✅ | ❌ | ✅ | ❌ | ❓ | -| **4.27** | ✅ | ✅ | ✅ | ❌ | ❓ | -| **5.0** | ✅ | ✅ | ✅ | ❌ | ❓ | -| **5.1** | ✅ | ✅ | ✅ | ❌ | ❓ | +| | **Windows
(MSVC 2017)** | **Windows
(MSVC 2019)** | **Windows
(MSVC 2022)** | **Linux
(Native Toolchain)** | **macOS** | **Oculus Mobile
(Android NDK r21b)** | +|----------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:| +| **4.22** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | +| **4.23** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | +| **4.24** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | +| **4.25** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ | +| **4.26** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ | +| **4.27** | ✅ | ✅ | ✅ | ✅ | ❌ | ❓ | +| **5.0** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ | +| **5.1** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ | * Supported * Not Supported