1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

ARA: Update expected ARA SDK version to 2.2.0

This commit is contained in:
attila 2022-11-09 17:00:14 +01:00
parent f9b6e2ef69
commit 128e980be4
3 changed files with 20 additions and 2 deletions

View file

@ -4,6 +4,23 @@ JUCE breaking changes
Develop
=======
Change
------
The ARA SDK expected by JUCE has been updated to version 2.2.0.
Possible Issues
---------------
Builds using earlier versions of the ARA SDK will fail to compile.
Workaround
----------
The ARA SDK configured in JUCE must be updated to version 2.2.0.
Rationale
---------
Version 2.2.0 is the latest official release of the ARA SDK.
Change
------
The Thread::startThread (int) and Thread::setPriority (int) methods have been