In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageTable.h:5:0, from ../../Source/CabbageTable.cpp:1: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageLookAndFeel.h:32:0, from ../../Source/CabbagePropertiesDialog.h:24, from ../../Source/CabbagePropertiesDialog.cpp:21: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Editor/CodeEditor.h:27:0, from ../../Source/Editor/CodeWindow.h:23, from ../../Source/Editor/CodeWindow.cpp:20: ../../Source/Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/.././Plugin/CabbagePluginProcessor.h:46, from ../../Source/./Plugin/../CabbageTable.h:6, from ../../Source/./Plugin/../CabbageCustomWidgets.h:27, from ../../Source/./Plugin/CabbagePluginEditor.h:23, from ../../Source/CabbageCustomWidgets.cpp:3: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/./Plugin/../CabbageLookAndFeel.h:32:0, from ../../Source/./Plugin/../CabbageCustomWidgets.h:24, from ../../Source/./Plugin/CabbagePluginEditor.h:23, from ../../Source/CabbageCustomWidgets.cpp:3: ../../Source/./Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Standalone/../Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Standalone/../Editor/CodeWindow.h:26, from ../../Source/Standalone/CabbageStandaloneDialog.h:23, from ../../Source/Standalone/CabbageStandaloneDialog.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Standalone/../Editor/CodeEditor.h:27:0, from ../../Source/Standalone/../Editor/CodeWindow.h:23, from ../../Source/Standalone/CabbageStandaloneDialog.h:23, from ../../Source/Standalone/CabbageStandaloneDialog.cpp:20: ../../Source/Standalone/../Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Standalone/../Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Standalone/../Editor/CodeWindow.h:26, from ../../Source/Standalone/CabbageStandaloneDialog.h:23, from ../../Source/Standalone/StandaloneFilterApp.cpp:1: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Standalone/../Editor/CodeEditor.h:27:0, from ../../Source/Standalone/../Editor/CodeWindow.h:23, from ../../Source/Standalone/CabbageStandaloneDialog.h:23, from ../../Source/Standalone/StandaloneFilterApp.cpp:1: ../../Source/Standalone/../Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::initAllChannels()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:278:104: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrls.getReference(i).getStringProp(CabbageIDs::channel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:305:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrls.getReference(i).getStringProp(CabbageIDs::identchannel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘int CabbagePluginAudioProcessor::compileCsoundAndCreateGUI(bool)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:377:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::updateCabbageControls()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:1758:109: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:1797:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘virtual void CabbagePluginAudioProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:2012:59: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int output_channel_count = getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:2023:32: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] if(getNumInputChannels()==0) ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/XYPad.h:24:0, from ../../Source/XYPad.cpp:20: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp: In constructor ‘StandaloneFilterWindow::StandaloneFilterWindow(const juce::String&, const juce::Colour&, juce::String)’: ../../Source/Standalone/CabbageStandaloneDialog.cpp:109:59: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] deviceManager->initialise(filter->getNumInputChannels(), ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp:110:60: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] filter->getNumOutputChannels(), savedState, false); ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp: In member function ‘void StandaloneFilterWindow::resetFilter(bool)’: ../../Source/Standalone/CabbageStandaloneDialog.cpp:651:63: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] deviceManager->initialise(filter->getNumInputChannels(), ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp:652:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] filter->getNumOutputChannels(), savedState, false); ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp: In member function ‘virtual void StandaloneFilterWindow::showAudioSettingsDialog()’: ../../Source/Standalone/CabbageStandaloneDialog.cpp:791:52: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] const int numIns = filter->getNumInputChannels() <= 0 ? JucePlugin_MaxNumInputChannels : filter->getNumInputChannels(); ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp:791:122: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] const int numIns = filter->getNumInputChannels() <= 0 ? JucePlugin_MaxNumInputChannels : filter->getNumInputChannels(); ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp:792:54: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int numOuts = filter->getNumOutputChannels() <= 0 ? JucePlugin_MaxNumOutputChannels : filter->getNumOutputChannels(); ^ ../../Source/Standalone/CabbageStandaloneDialog.cpp:792:126: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Standalone/../Editor/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int numOuts = filter->getNumOutputChannels() <= 0 ? JucePlugin_MaxNumOutputChannels : filter->getNumOutputChannels(); ^ ../../JuceLibraryCode/modules/juce_core/juce_core.cpp:121:110: note: #pragma message: "Please re-save your Introjucer project with the latest Introjucer version to avoid this warning" JUCE_COMPILER_WARNING ("Please re-save your Introjucer project with the latest Introjucer version to avoid this warning") ^ ../../JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp:110:37: fatal error: X11/extensions/Xrandr.h: Datei oder Verzeichnis nicht gefunden #include ^ compilation terminated. make: *** [build/intermediate-standalone/Release/juce_gui_basics_a630dd20.o] Fehler 1 make: *** Auf noch nicht beendete Prozesse wird gewartet … In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageLookAndFeel.h:32:0, from ../../Source/CabbagePropertiesDialog.h:24, from ../../Source/CabbagePropertiesDialog.cpp:21: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageTable.h:5:0, from ../../Source/CabbageTable.cpp:1: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Editor/../Plugin/../CabbageMessageSystem.h:27, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:27, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Editor/CodeEditor.h:27:0, from ../../Source/Editor/CodeWindow.h:23, from ../../Source/Editor/CodeWindow.cpp:20: ../../Source/Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Plugin/../CabbageMessageSystem.h:27, from ../../Source/Plugin/CabbagePluginProcessor.h:27, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Plugin/../CabbageMessageSystem.h:27, from ../../Source/Plugin/CabbagePluginProcessor.h:27, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::initAllChannels()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:278:104: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrls.getReference(i).getStringProp(CabbageIDs::channel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:305:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrls.getReference(i).getStringProp(CabbageIDs::identchannel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘int CabbagePluginAudioProcessor::compileCsoundAndCreateGUI(bool)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:377:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::updateCabbageControls()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:1758:109: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:1797:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘virtual void CabbagePluginAudioProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:2012:59: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int output_channel_count = getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:2023:32: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] if(getNumInputChannels()==0) ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/XYPad.h:24:0, from ../../Source/XYPad.cpp:20: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../JuceLibraryCode/modules/juce_core/juce_core.cpp:121:110: note: #pragma message: "Please re-save your Introjucer project with the latest Introjucer version to avoid this warning" JUCE_COMPILER_WARNING ("Please re-save your Introjucer project with the latest Introjucer version to avoid this warning") ^ ../../JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp:110:37: fatal error: X11/extensions/Xrandr.h: Datei oder Verzeichnis nicht gefunden #include ^ compilation terminated. make: *** [build/intermediate/Release/juce_gui_basics_a630dd20.o] Fehler 1 make: *** Auf noch nicht beendete Prozesse wird gewartet … In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageTable.h:5:0, from ../../Source/CabbageTable.cpp:1: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageLookAndFeel.h:32:0, from ../../Source/CabbagePropertiesDialog.h:24, from ../../Source/CabbagePropertiesDialog.cpp:21: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Editor/../Plugin/../CabbageMessageSystem.h:27, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:27, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Editor/CodeEditor.h:27:0, from ../../Source/Editor/CodeWindow.h:23, from ../../Source/Editor/CodeWindow.cpp:20: ../../Source/Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Plugin/../CabbageMessageSystem.h:27, from ../../Source/Plugin/CabbagePluginProcessor.h:27, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/Plugin/../CabbageMessageSystem.h:27, from ../../Source/Plugin/CabbagePluginProcessor.h:27, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::initAllChannels()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:278:104: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrls.getReference(i).getStringProp(CabbageIDs::channel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:305:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrls.getReference(i).getStringProp(CabbageIDs::identchannel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘int CabbagePluginAudioProcessor::compileCsoundAndCreateGUI(bool)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:377:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::updateCabbageControls()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:1758:109: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:1797:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘virtual void CabbagePluginAudioProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:2012:59: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int output_channel_count = getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:2023:32: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] if(getNumInputChannels()==0) ^ In file included from /usr/local/include/csound/sysdep.h:109:0, from /usr/local/include/csound/csound.h:210, from /usr/local/include/csound/csound.hpp:41, from ../../Source/./Plugin/../CabbageMessageSystem.h:27, from ../../Source/./Plugin/CabbagePluginProcessor.h:27, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/float-version.h:31:0: warning: "USE_DOUBLE" redefined [enabled by default] #define USE_DOUBLE ^ :0:0: note: this is the location of the previous definition In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/XYPad.h:24:0, from ../../Source/XYPad.cpp:20: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../JuceLibraryCode/modules/juce_core/juce_core.cpp:121:110: note: #pragma message: "Please re-save your Introjucer project with the latest Introjucer version to avoid this warning" JUCE_COMPILER_WARNING ("Please re-save your Introjucer project with the latest Introjucer version to avoid this warning") ^ ../../JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.cpp:110:37: fatal error: X11/extensions/Xrandr.h: Datei oder Verzeichnis nicht gefunden #include ^ compilation terminated. make: *** [build/intermediate/Release/juce_gui_basics_a630dd20.o] Fehler 1 make: *** Auf noch nicht beendete Prozesse wird gewartet … MakefileHost:251: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/BinaryData_5ba7f54.o« werden überschrieben MakefileHost:146: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/BinaryData_5ba7f54.o« werden ignoriert MakefileHost:256: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/CabbageLookAndFeel_220a01a6.o« werden überschrieben MakefileHost:166: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/CabbageLookAndFeel_220a01a6.o« werden ignoriert MakefileHost:332: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/CabbageAudioDeviceSelectorComponent_87e6d820.o« werden überschrieben MakefileHost:201: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/CabbageAudioDeviceSelectorComponent_87e6d820.o« werden ignoriert MakefileHost:251: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/BinaryData_5ba7f54.o« werden überschrieben MakefileHost:146: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/BinaryData_5ba7f54.o« werden ignoriert MakefileHost:256: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/CabbageLookAndFeel_220a01a6.o« werden überschrieben MakefileHost:166: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/CabbageLookAndFeel_220a01a6.o« werden ignoriert MakefileHost:332: Warnung: Die Befehle für das Ziel »build/intermediate-host/Release/CabbageAudioDeviceSelectorComponent_87e6d820.o« werden überschrieben MakefileHost:201: Warnung: Alte Befehle für das Ziel »build/intermediate-host/Release/CabbageAudioDeviceSelectorComponent_87e6d820.o« werden ignoriert In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbagePropertiesDialog.h:26, from ../../Source/CabbagePropertiesDialog.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageLookAndFeel.h:32:0, from ../../Source/CabbagePropertiesDialog.h:24, from ../../Source/CabbagePropertiesDialog.cpp:21: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/CabbageTable.h:6, from ../../Source/CabbageTable.cpp:1: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/CabbageTable.h:5:0, from ../../Source/CabbageTable.cpp:1: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Editor/../Plugin/CabbagePluginProcessor.h:46, from ../../Source/Editor/CodeWindow.h:26, from ../../Source/Editor/CodeWindow.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Editor/CodeEditor.h:27:0, from ../../Source/Editor/CodeWindow.h:23, from ../../Source/Editor/CodeWindow.cpp:20: ../../Source/Editor/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginEditor.cpp:21: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Plugin/CabbagePluginProcessor.cpp:20: ../../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Host/PluginWrapperProcessor.cpp: In member function ‘virtual bool PluginWrapper::isInputChannelStereoPair(int) const’: ../../Source/Host/PluginWrapperProcessor.cpp:101:59: warning: ‘virtual bool juce::AudioProcessor::isInputChannelStereoPair(int) const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] return vstInstance->isInputChannelStereoPair(index); ^ ../../Source/Host/PluginWrapperProcessor.cpp: In member function ‘virtual bool PluginWrapper::isOutputChannelStereoPair(int) const’: ../../Source/Host/PluginWrapperProcessor.cpp:109:59: warning: ‘virtual bool juce::AudioProcessor::isInputChannelStereoPair(int) const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] return vstInstance->isInputChannelStereoPair(index); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::initAllChannels()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:278:104: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrls.getReference(i).getStringProp(CabbageIDs::channel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:305:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrls.getReference(i).getStringProp(CabbageIDs::identchannel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::updateCabbageControls()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:1758:109: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:1797:115: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘virtual void CabbagePluginAudioProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:2012:59: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int output_channel_count = getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:2023:32: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] if(getNumInputChannels()==0) ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/AutomationProcessor.h:24, from ../../Source/Host/AutomationEditor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/AutomationProcessor.h:24, from ../../Source/Host/AutomationEditor.cpp:20: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/AutomationProcessor.h:24, from ../../Source/Host/AutomationProcessor.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/AutomationProcessor.h:24, from ../../Source/Host/AutomationProcessor.cpp:20: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Host/AudioFilePlaybackProcessor.cpp: In member function ‘virtual void AudioFilePlaybackProcessor::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&)’: ../../Source/Host/AudioFilePlaybackProcessor.cpp:99:54: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] for (int i = getNumInputChannels(); i < getNumOutputChannels(); ++i) ^ ../../Source/Host/AudioFilePlaybackProcessor.cpp:99:82: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] for (int i = getNumInputChannels(); i < getNumOutputChannels(); ++i) ^ ../../Source/Host/AudioFilePlaybackProcessor.cpp: In member function ‘void AudioFilePlaybackProcessor::playSoundFile(juce::AudioSampleBuffer&, bool)’: ../../Source/Host/AudioFilePlaybackProcessor.cpp:152:42: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] for (int i = getNumInputChannels(); i < getNumOutputChannels(); ++i) ^ ../../Source/Host/AudioFilePlaybackProcessor.cpp:152:70: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] for (int i = getNumInputChannels(); i < getNumOutputChannels(); ++i) ^ ../../Source/Host/AutomationProcessor.cpp: In constructor ‘AutomationProcessor::AutomationProcessor(FilterGraph*)’: ../../Source/Host/AutomationProcessor.cpp:38:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/GraphEditorPanel.h:23, from ../../Source/Host/MixerStrip.cpp:22: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/Host/MixerStrip.cpp:21:0: ../../Source/Host/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/SidebarPanel.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/SidebarPanel.cpp:21: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/BottomPanel.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/BottomPanel.cpp:21: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../Source/./Plugin/CabbagePluginProcessor.h:46, from ../../Source/XYPad.h:26, from ../../Source/XYPad.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../Source/XYPad.h:24:0, from ../../Source/XYPad.cpp:20: ../../Source/CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/FilterComponent.h:23, from ../../Source/Host/FilterComponent.cpp:20: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/FilterComponent.h:23, from ../../Source/Host/FilterComponent.cpp:20: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/FilterGraph.cpp:26: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/FilterGraph.cpp:26: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/GraphEditorPanel.h:23, from ../../Source/Host/GraphEditorPanel.cpp:21: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/GraphEditorPanel.h:23, from ../../Source/Host/GraphEditorPanel.cpp:21: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/HostStartup.cpp:26: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/HostStartup.cpp:26: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/InternalFilters.h:28, from ../../Source/Host/InternalFilters.cpp:26: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/InternalFilters.h:28, from ../../Source/Host/InternalFilters.cpp:26: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ ../../Source/Host/FilterComponent.cpp: In constructor ‘PinComponent::PinComponent(FilterGraph&, uint32, int, bool)’: ../../Source/Host/FilterComponent.cpp:45:72: warning: ‘virtual const juce::String juce::AudioProcessor::getInputChannelName(int) const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:927) [-Wdeprecated-declarations] tip = node->getProcessor()->getInputChannelName (index_); ^ ../../Source/Host/FilterComponent.cpp:47:73: warning: ‘virtual const juce::String juce::AudioProcessor::getOutputChannelName(int) const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:928) [-Wdeprecated-declarations] tip = node->getProcessor()->getOutputChannelName (index_); ^ ../../Source/Host/FilterComponent.cpp: In member function ‘virtual void FilterComponent::actionListenerCallback(const juce::String&)’: ../../Source/Host/FilterComponent.cpp:481:112: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] const int currentChannelCount = graph.getNodeForId(filterID)->getProcessor()->getNumOutputChannels(); ^ ../../Source/Host/FilterComponent.cpp: In member function ‘void FilterComponent::update()’: ../../Source/Host/FilterComponent.cpp:744:53: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] numIns = f->getProcessor()->getNumInputChannels(); ^ ../../Source/Host/FilterComponent.cpp:748:55: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] numOuts = f->getProcessor()->getNumOutputChannels(); ^ ../../Source/Host/FilterComponent.cpp:806:64: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:912) [-Wdeprecated-declarations] for (i = 0; i < f->getProcessor()->getNumInputChannels(); ++i) ^ ../../Source/Host/FilterComponent.cpp:814:65: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../JuceLibraryCode/../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:913) [-Wdeprecated-declarations] for (i = 0; i < f->getProcessor()->getNumOutputChannels(); ++i) ^ In file included from /usr/local/include/csound/csdl.h:111:0, from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:46, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/MainHostWindow.cpp:26: /usr/local/include/csound/csoundCore.h:87:0: warning: "OK" redefined [enabled by default] #define OK (0) ^ In file included from ../../JuceLibraryCode/../Source/Plugin/CabbagePluginProcessor.h:24:0, from ../../Source/Host/FilterGraph.h:28, from ../../Source/Host/MainHostWindow.h:28, from ../../Source/Host/MainHostWindow.cpp:26: ../../JuceLibraryCode/../Source/Plugin/../CabbageUtils.h:54:0: note: this is the location of the previous definition #define OK 0 ^ In file included from ../../JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp:152:0: ../../JuceLibraryCode/modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:49:44: fatal error: pluginterfaces/vst2.x/aeffectx.h: Datei oder Verzeichnis nicht gefunden #include "pluginterfaces/vst2.x/aeffectx.h" ^ compilation terminated. make: *** [build/intermediate-host/Release/juce_audio_processors_44a134a2.o] Fehler 1 make: *** Auf noch nicht beendete Prozesse wird gewartet … ../../JuceLibraryCode/modules/juce_core/juce_core.cpp:121:110: note: #pragma message: "Please re-save your Introjucer project with the latest Introjucer version to avoid this warning" JUCE_COMPILER_WARNING ("Please re-save your Introjucer project with the latest Introjucer version to avoid this warning") ^ cp: der Aufruf von stat für »./build/Cabbage“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/opcodes.txt“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/cabbage.png“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/cabbageEarphones.png“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/IntroScreen.csd“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/CabbagePluginSynth.so“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/CabbagePluginEffect.so“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »./build/CabbageStudio“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für »../../Docs/_book“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden