Compiling BinaryData.cpp Compiling CabbageCallOutBox.cpp Compiling CabbageGUIClass.cpp Compiling CabbageLookAndFeel.cpp Compiling CabbageMainPanel.cpp Compiling CabbagePropertiesDialog.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling CabbageTable.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling ComponentLayoutEditor.cpp Compiling CodeEditor.cpp Compiling CodeWindow.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling SplitComponent.cpp Compiling CabbageAudioDeviceSelectorComponent.cpp Compiling CommandManager.cpp Compiling CabbagePluginEditor.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling CabbagePluginProcessor.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling Soundfiler.cpp Compiling Table.cpp ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::initAllChannels()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:313:102: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiLayoutCtrls[i].getStringProp(CabbageIDs::identchannel).toUTF8(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘int CabbagePluginAudioProcessor::compileCsoundAndCreateGUI(bool)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:387:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:428:40: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] int pts = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘int CabbagePluginAudioProcessor::recompileCsound(juce::File)’: ../../Source/Plugin/CabbagePluginProcessor.cpp:549:64: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] csoundParams->nchnls_override = this->getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:577:69: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] numCsoundChannels = csound->GetNchnls()>this->getNumOutputChannels()? this->getNumOutputChannels():csound->GetNchnls(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:577:99: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] numCsoundChannels = csound->GetNchnls()>this->getNumOutputChannels()? this->getNumOutputChannels():csound->GetNchnls(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp: In member function ‘void CabbagePluginAudioProcessor::updateCabbageControls()’: ../../Source/Plugin/CabbagePluginProcessor.cpp:1857:109: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] csound->SetChannel(guiCtrl.getStringProp(CabbageIDs::identchannel).toUTF8().getAddress(), ""); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:1894: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:2120:59: warning: ‘int juce::AudioProcessor::getNumOutputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:935) [-Wdeprecated-declarations] const int output_channel_count = getNumOutputChannels(); ^ ../../Source/Plugin/CabbagePluginProcessor.cpp:2134:32: warning: ‘int juce::AudioProcessor::getNumInputChannels() const’ is deprecated (declared at ../../Source/Plugin/../../JuceLibraryCode/modules/juce_audio_processors/processors/juce_AudioProcessor.h:934) [-Wdeprecated-declarations] if(getNumInputChannels()==0) ^ Compiling XYPad.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling XYPadAutomation.cpp Compiling juce_audio_basics.cpp Compiling juce_audio_devices.cpp Compiling juce_audio_formats.cpp Compiling juce_audio_processors.cpp Compiling juce_audio_utils.cpp Compiling juce_core.cpp ../../JuceLibraryCode/modules/juce_core/juce_core.cpp:122:97: note: #pragma message: "Please re-save your project with the latest Projucer version to avoid this warning" JUCE_COMPILER_WARNING ("Please re-save your project with the latest Projucer version to avoid this warning") ^ Compiling juce_data_structures.cpp Compiling juce_events.cpp Compiling juce_graphics.cpp Compiling juce_gui_basics.cpp Compiling juce_gui_extra.cpp Compiling juce_PluginUtilities.cpp Compiling juce_VST3_Wrapper.cpp Compiling juce_VST_Wrapper.cpp ../../JuceLibraryCode/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:311:29: warning: multi-character character constant [-Wmultichar] setUniqueID ((int) (JucePlugin_VSTUniqueID)); ^ Compiling juce_opengl.cpp Compiling CabbageCustomWidgets.cpp 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:56:0: note: this is the location of the previous definition #define OK 0 ^ Compiling CabbageMessageSystem.cpp Linking CabbagePluginEffect