We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7cb69 commit dc1b8cfCopy full SHA for dc1b8cf
README.md
@@ -38,9 +38,9 @@ expected to be similar to the daily releases.
38
* `ninja` -
39
[Download](https://github.com/ninja-build/ninja/wiki/Pre-built-Ninja-packages)
40
* C++ compiler
41
- * Linux: `GCC` version 7.1.0 or later (including libstdc++) -
+ * Linux: `GCC` version 7.5.0 or later (including libstdc++) -
42
[Download](https://gcc.gnu.org/install/)
43
- * Windows: `Visual Studio` version 15.7 preview 4 or later -
+ * Windows: `Visual Studio` 2019 or 2022 -
44
[Download](https://visualstudio.microsoft.com/downloads/)
45
46
### Create SYCLomatic workspace
0 commit comments