mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Docs: Add C++17 to the minimum system requirements
This commit is contained in:
parent
ca16b82daa
commit
5de235c8fd
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue