Dear community,
in the meantime I’ve successfully installed JUCE, the newest version.
Unfotrunately I’ve got error messages when I tried building cabbage.
The most important Error message seems to be:
In file included from …/…/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client_VST2.cpp:27:0,
from …/…/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp:9:
…/…/JuceLibraryCode/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: fatal error: pluginterfaces/vst2.x/aeffect.h: No such file or directory
#include “pluginterfaces/vst2.x/aeffect.h”
Does somebody know what this means and what should be done?