Problem juceaide - not able to use git-template to build RNBO-project

zangpa's icon

I have tried to follow the instructions for how to build a RNBO project with cmake/juice, but every time i try to build it, i get this error:


CMake Error at thirdparty/juce/extras/Build/juceaide/CMakeLists.txt:141 (message):

Failed to build juceaide

[0/2] Re-checking globbed directories...

[1/3] Building CXX object extras/Build/juceaide/CMakeFiles/juceaide.dir/__/__/__/modules/juce_gui_basics/juce_gui_basics.mm.o

FAILED: extras/Build/juceaide/CMakeFiles/juceaide.dir/__/__/__/modules/juce_gui_basics/juce_gui_basics.mm.o

Any idea where I have gone wrong?

Alex Norman's icon

Which OS are you building on? There are some headers you need for building the juceaid gui libs, if you're building for linux for instance: https://github.com/juce-framework/JUCE/blob/develop/docs/Linux%20Dependencies.md

We're still using JUCE 7.0.3 and the latest docs on JUCE's website are for 8 so there may be some slight discrepancies.

zangpa's icon

Hi, andt thanks for reply. I’m building on macOS 15.2.