Hello,
I’m trying to build cabbage on macOs but Xcode can’t find some files.
I tried to look for the file but I can’t find it anywhere, if I delete that file I generate a chain of other errors, mostly files not found.
Another file that can’t be found is CabbageNumberBox both cpp and h, but this one I can find it somewhere else, same for the files inside the “Juce Library Code” directory in xcode, they’re all marked red by xcode.
I’m using Juce v5.3.2 and I followed the instructions in the readme. The script buildCabbage.sh also doesn’t work, fails with multiple errors.
Please help, I’d like to build cabbage on my macOs
clang: error: no such file or directory: ‘/Users/antonio/cabbage/cabbage-2.0.03/Source/Application/CabbageContentComponent.cpp’
clang: error: no input files