Browse Source

Docs: Add C++17 to the minimum system requirements

v7.0.9
Anthony Nicholls 2 years ago
parent
commit
5de235c8fd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -56,6 +56,7 @@ of the target you wish to build.

#### Building JUCE Projects

- __C++ Standard__: 17+
- __macOS/iOS__: Xcode 10.1 (macOS 10.13.6)
- __Windows__: Windows 8.1 and Visual Studio 2017
- __Linux__: g++ 7.0 or Clang 6.0 (for a full list of dependencies, see


Loading…
Cancel
Save