BR: Errors trying to compile with OBOE enabled

I’m getting the following errors trying to compile for Android if in the Projucer JUCE_USE_ANDROID_OBOE is set to “Enabled”:

juce_android_Threads.cpp:362:64: error: use of undeclared identifier ‘threadEntryProc’

juce_android_Threads.cpp:363:44: error: no member named ‘get’ in ‘std::atomic<void *>’

If the setting is set to “Default (Enabled)” or to “Disabled” I don’t get an error. Is OBOE working properly when set to “Default”?

I’m on the newest develop tip and have recompiled the projucer.