forked from RomanKubiak/ctrlr
-
Notifications
You must be signed in to change notification settings - Fork 4
CtrlrX Lib Versions Limits
Damien Sellier edited this page Feb 5, 2025
·
2 revisions
Current version of JUCE in CtrlrX 5.6.31 is JUCE v6.0.8.
LuaBind is coded for C++ v11 which limits CtrlrX to be upgraded to JUCE v7 and higher.
The minimum supported C++ standard is now C++14 and the oldest supported compilers on macOS and Linux are now Xcode 9.2, GCC 5.0 and Clang 3.4.
JUCE 6.1.6 is the latest v6 version but requires C++14.
JUCE 7 and 8 require C++ v17.
Home | Code Snippets | FAQ