G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Build Script for Cabbage on Windows. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Please edit this file to point to the location of your Projucer application" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "And change the variable MYPATH to the directory of projucer.exe" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Asio driver and VST SDK should be placed under : C:\SDKs\ASIOSDK2.3\ and C:\SDKs\VST_SDK" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "If not, you have to modify the jucer files in the Cabbage root directory to ensure all paths are correct." G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Then run this script" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "exe and dll will be stored under .\x64" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>PAUSE Press any key to continue . . . G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>SET PROJUCER="D:\Progs\JUCE\Projucer.exe" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Build Script for Cabbage on Windows. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Please edit this file to point to the location of your Projucer application" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "And change the variable MYPATH to the directory of projucer.exe" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Asio driver and VST SDK should be placed under : C:\SDKs\ASIOSDK2.3\ and C:\SDKs\VST_SDK" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "If not, you have to modify the jucer files in the Cabbage root directory to ensure all paths are correct." G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "Then run this script" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "exe and dll will be stored under .\x64" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>PAUSE Press any key to continue . . . G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>SET PROJUCER="D:\Progs\JUCE\Projucer.exe" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "BUILDING THE COMMAND LI FOR CSOUND" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>"D:\Progs\JUCE\Projucer.exe" --resave ../../CabbageCsoundCLI.jucer Re-saving file: G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\CabbageCsoundCLI.jucer Finished saving: Xcode (MacOSX) Finished saving: Visual Studio 2019 Finished saving: Linux Makefile Finished saving: CLion (beta) G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbageCsoundCLI.sln /p:Configuration=Release /property:Platform=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB1009: Project file does not exist. Switch: CabbageCsoundCLI.sln G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\ConsoleApp\CabbageCsoundCLI.exe" ".\x64\CabbageCsoundCLI.exe" The system cannot find the path specified. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "BUILDING THE MAIN APP" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>"D:\Progs\JUCE\Projucer.exe" --resave ../../CabbageIDE.jucer Re-saving file: G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\CabbageIDE.jucer Finished saving: Linux Makefile Finished saving: Xcode (MacOSX) Finished saving: Visual Studio 2017 Finished saving: Visual Studio 2019 Finished saving: CLion (beta) G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild Cabbage.sln /p:Configuration=Release /property:Platform=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 21.06.2021 05:47:20 PM. Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj" (2) on node 1 (default targets). C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(391,5): warning MSB8028: The intermediate directory (x64\Release\App\) contains files shared from another project (CabbageLite_App.vcxproj). This can lead to incorrect clean and rebuild behavior. [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] InitializeBuildStatus: Touching "x64\Release\App\Cabbage_App.tlog\unsuccessfulbuild". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Ox /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D Cabbage_IDE_Build=1 /D MSVC=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=0 /D JucePlugin_Build_VST3=0 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=0 /D JucePlugin_Build_Unity=0 /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\App\\" /Fd"x64\Release\App\\vc141.pdb" /Gd /TP /FC /errorReport:queue ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp ..\..\Source\Application\FileTab.cpp ..\..\Source\Application\CabbageMainComponent.cpp ..\..\Source\Application\CabbageDocumentWindow.cpp ..\..\Source\Application\CabbageToolbarFactory.cpp ..\..\Source\Audio\Filters\FilterGraph.cpp ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp ..\..\Source\Audio\Filters\InternalFilters.cpp ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp ..\..\Source\Audio\UI\CabbageTransportComponent.cpp ..\..\Source\Audio\UI\GraphEditorPanel.cpp ..\..\Source\Audio\UI\IOConfigurationWindow.cpp ..\..\Source\CodeEditor\CabbageCodeEditor.cpp ..\..\Source\CodeEditor\CabbageEditorContainer.cpp ..\..\Source\CodeEditor\JavascriptCodeTokeniser.cpp ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp ..\..\Source\GUIEditor\ComponentOverlay.cpp ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageLookAndFeel2.cpp ..\..\Source\LookAndFeel\FlatButtonLookAndFeel.cpp ..\..\Source\LookAndFeel\PropertyPanelLookAndFeel.cpp ..\..\Source\Settings\CabbageSettings.cpp ..\..\Source\Settings\CabbageSettingsWindow.cpp ..\..\Source\Utilities\CabbagePluginList.cpp ..\..\Source\Utilities\CabbageExportPlugin.cpp ..\..\Source\Utilities\CabbageColourProperty.cpp ..\..\Source\Utilities\CabbageNewProjectWindow.cpp ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp ..\..\Source\Widgets\CabbagePath.cpp ..\..\Source\Widgets\Legacy\Soundfiler.cpp ..\..\Source\Widgets\Legacy\TableManager.cpp ..\..\Source\Widgets\CabbageListBox.cpp ..\..\Source\Widgets\CabbageButton.cpp ..\..\Source\Widgets\CabbageNumberSlider.cpp ..\..\Source\Widgets\CabbageCheckbox.cpp ..\..\Source\Widgets\CabbageComboBox.cpp ..\..\Source\Widgets\CabbageCsoundConsole.cpp ..\..\Source\Widgets\CabbageCustomWidgets.cpp ..\..\Source\Widgets\CabbageEncoder.cpp ..\..\Source\Widgets\CabbageFileButton.cpp ..\..\Source\Widgets\CabbageGenTable.cpp ..\..\Source\Widgets\CabbageGroupBox.cpp ..\..\Source\Widgets\CabbageImage.cpp ..\..\Source\Widgets\CabbageInfoButton.cpp ..\..\Source\Widgets\CabbageKeyboard.cpp ..\..\Source\Widgets\CabbageLabel.cpp ..\..\Source\Widgets\CabbageRackWidgets.cpp ..\..\Source\Widgets\CabbageKeyboardDisplay.cpp ..\..\Source\Widgets\CabbageOptionButton.cpp ..\..\Source\Widgets\CabbageRangeSlider.cpp ..\..\Source\Widgets\CabbageSignalDisplay.cpp ..\..\Source\Widgets\CabbageSlider.cpp ..\..\Source\Widgets\CabbageSoundfiler.cpp ..\..\Source\Widgets\CabbageEventSequencer.cpp ..\..\Source\Widgets\CabbageTextBox.cpp ..\..\Source\Widgets\CabbageTextEditor.cpp ..\..\Source\Widgets\CabbageWidgetBase.cpp ..\..\Source\Widgets\CabbageWidgetData.cpp ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp ..\..\Source\Widgets\CabbageXYPad.cpp ..\..\Source\Cabbage.cpp ..\..\JuceLibraryCode\BinaryData.cpp ..\..\JuceLibraryCode\include_juce_audio_basics.cpp ..\..\JuceLibraryCode\include_juce_audio_devices.cpp ..\..\JuceLibraryCode\include_juce_audio_formats.cpp ..\..\JuceLibraryCode\include_juce_audio_processors.cpp ..\..\JuceLibraryCode\include_juce_audio_utils.cpp ..\..\JuceLibraryCode\include_juce_core.cpp ..\..\JuceLibraryCode\include_juce_cryptography.cpp ..\..\JuceLibraryCode\include_juce_data_structures.cpp ..\..\JuceLibraryCode\include_juce_events.cpp ..\..\JuceLibraryCode\include_juce_graphics.cpp ..\..\JuceLibraryCode\include_juce_gui_basics.cpp ..\..\JuceLibraryCode\include_juce_gui_extra.cpp CabbageIdentifierOpcodes.cpp FileTab.cpp CabbageMainComponent.cpp CabbageDocumentWindow.cpp CabbageToolbarFactory.cpp FilterGraph.cpp FilterIOConfiguration.cpp InternalFilters.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Application\FileTab.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp)c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.cpp(257): warning C4996: 'juce::XmlElement::writeToFile': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\xml\juce_xmlelement.h(715): note: see declaration of 'juce::XmlElement::writeToFile' g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagetoolbarfactory.cpp(174): warning C4996: 'juce::Button::setToggleState': was declared deprecatedg:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_basics\buttons\juce_button.h(399): note: see declaration of 'juce::Button::setToggleState' g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagetoolbarfactory.cpp(207): warning C4996: 'juce::Button::setToggleState': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_basics\buttons\juce_button.h(399): note: see declaration of 'juce::Button::setToggleState'g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(509): warning C4456: declaration of 'f' hides previous local declaration g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(507): note: see declaration of 'f' g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(707): warning C4459: declaration of 'newLine' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\text\juce_newline.h(66): note: see declaration of 'juce::newLine' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.cpp(72): warning C4457: declaration of 'commandLineParams' hides function parameter [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.cpp(32): note: see declaration of 'commandLineParams' g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.cpp(231): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.h(88): note: see declaration of 'CabbageDocumentWindow::lookAndFeel' (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1297): warning C4996: 'juce::XmlElement::createDocument': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\xml\juce_xmlelement.h(700): note: see declaration of 'juce::XmlElement::createDocument' g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1338): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(218): note: see declaration of 'CabbageMainComponent::lookAndFeel' (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) CabbageInternalPluginFormat.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1983): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1976): note: see declaration of 'i' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(136): note: see declaration of 'CreateCabbageWidget::value' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(54): note: see declaration of 'SetCabbageValueIdentifier::data' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): note: consider using 'if constexpr' statement instead (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2217): note: see reference to function template instantiation 'ghc::filesystem::file_status ghc::filesystem::detail::status_from_INFO(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled with [ INFO=WIN32_FILE_ATTRIBUTE_DATA ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.cpp(331): warning C4505: 'createBusLayoutXml': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbagePluginEditor.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) CabbagePluginProcessor.cpp CsoundPluginEditor.cpp CsoundPluginProcessor.cpp GenericCabbageEditor.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] GenericCabbagePluginProcessor.cpp CabbageTransportComponent.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(300): note: see declaration of 'CsoundPluginProcessor::polling' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(78): note: see declaration of 'CabbagePluginProcessor::chnsetGestureMode' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) GraphEditorPanel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.h(32): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\memory\juce_scopedpointer.h(56): note: see declaration of 'juce::ScopedPointer::~ScopedPointer' (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.cpp(27): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\memory\juce_scopedpointer.h(56): note: see declaration of 'juce::ScopedPointer::~ScopedPointer' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1026): note: see reference to function template instantiation 'void CsoundPluginProcessor::processSamples(juce::AudioBuffer &,juce::MidiBuffer &)' being compiled g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): note: see declaration of 'inputBuffer' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) IOConfigurationWindow.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) CabbageCodeEditor.cpp CabbageEditorContainer.cpp JavascriptCodeTokeniser.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbagePropertiesPanel.cpp ComponentLayoutEditor.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) ComponentOverlay.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.h(32): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\memory\juce_scopedpointer.h(56): note: see declaration of 'juce::ScopedPointer::~ScopedPointer' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(860): warning C4389: '==': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(936): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_basics\components\juce_component.h(2282): note: see declaration of 'juce::Component::lookAndFeel' (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(945): warning C4996: 'juce::KnownPluginList::addToMenu': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\scanning\juce_knownpluginlist.h(225): note: see declaration of 'juce::KnownPluginList::addToMenu' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(978): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\scanning\juce_knownpluginlist.h(216): note: see declaration of 'juce::KnownPluginList::getType' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(1251): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\scanning\juce_knownpluginlist.h(216): note: see declaration of 'juce::KnownPluginList::getType' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(1398): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\scanning\juce_knownpluginlist.h(216): note: see declaration of 'juce::KnownPluginList::getType' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\csoundtokeniser.h(187): warning C4244: 'argument': conversion from 'juce::juce_wchar' to 'const char', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\csoundtokeniser.h(213): warning C4244: 'initializing': conversion from 'juce::juce_wchar' to 'char', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(554): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(510): note: see declaration of 'fontColourString' g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(580): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(510): note: see declaration of 'fontColourString' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(637): warning C4458: declaration of 'backgroundColour' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.h(69): note: see declaration of 'CabbagePropertiesPanel::backgroundColour' (compiling source file ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(815): warning C4456: declaration of 'typeOfWidget' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(781): note: see declaration of 'typeOfWidget' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(859): warning C4458: declaration of 'zoomValue' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.h(68): note: see declaration of 'CabbagePropertiesPanel::zoomValue' (compiling source file ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) with [ _Ty=uint8_t ] (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(291): warning C4458: declaration of 'xOffset' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_extra\code_editor\juce_codeeditorcomponent.h(393): note: see declaration of 'juce::CodeEditorComponent::xOffset' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(609): warning C4456: declaration of 'startPos' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(570): note: see declaration of 'startPos' g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(913): warning C4458: declaration of 'lines' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_extra\code_editor\juce_codeeditorcomponent.h(420): note: see declaration of 'juce::CodeEditorComponent::lines' (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) CabbageGenericPluginLookAndFeel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageIDELookAndFeel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageLookAndFeel2.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) FlatButtonLookAndFeel.cpp PropertyPanelLookAndFeel.cpp CabbageSettings.cpp CabbageSettingsWindow.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbagePluginList.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageExportPlugin.cpp CabbageColourProperty.cpp CabbageNewProjectWindow.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageSSHFileBrowser.cpp CabbagePath.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagestrings.h(221): warning C4505: 'getOpcodeHints': unreferenced local function has been removed (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] Soundfiler.cpp TableManager.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(441): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(374): note: see declaration of 'i' g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(477): warning C4189: 'invalidFilename': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageListBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageNumberSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagenewprojectwindow.cpp(92): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_basics\components\juce_component.h(2282): note: see declaration of 'juce::Component::lookAndFeel' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagesshfilebrowser.cpp(110): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_gui_basics\components\juce_component.h(2282): note: see declaration of 'juce::Component::lookAndFeel' (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageCheckbox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageComboBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageCsoundConsole.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageCustomWidgets.cpp CabbageEncoder.cpp CabbageFileButton.cpp CabbageGenTable.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageGroupBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageImage.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(261): note: see declaration of 'i' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageInfoButton.cpp CabbageKeyboard.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageLabel.cpp CabbageRackWidgets.cpp CabbageKeyboardDisplay.cpp CabbageOptionButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageRangeSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageSignalDisplay.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageSoundfiler.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageEventSequencer.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageTextBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageTextEditor.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageWidgetBase.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageWidgetData.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) CabbageWidgetDataInitMethods.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageWidgetDataTextMethods.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] CabbageXYPad.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] Cabbage.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] BinaryData.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] include_juce_audio_basics.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] include_juce_audio_devices.cpp include_juce_audio_formats.cpp include_juce_audio_processors.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] include_juce_audio_utils.cpp include_juce_core.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_core\system\juce_systemstats.h(237): note: see declaration of 'juce::SystemStats::getCpuSpeedInMegaherz' (compiling source file ..\..\Source\Cabbage.cpp) include_juce_cryptography.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(202): note: see declaration of 'plugin' (compiling source file ..\..\Source\Cabbage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_devices\juce_audio_devices.cpp(118): fatal error C1083: Cannot open include file: 'iasiodrv.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_juce_audio_devices.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] include_juce_data_structures.cpp include_juce_events.cpp include_juce_graphics.cpp include_juce_gui_basics.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\format_types\juce_vstpluginformat.cpp(61): fatal error C1083: Cannot open include file: 'pluginterfaces/vst2.x/aeffect.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_juce_audio_processors.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] include_juce_gui_extra.cpp Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj" (default targets) -- FAILED. Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" (default targets) -- FAILED. Build FAILED. "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj" (default target) (2) -> (PrepareForBuild target) -> C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(391,5): warning MSB8028: The intermediate directory (x64\Release\App\) contains files shared from another project (CabbageLite_App.vcxproj). This can lead to incorrect clean and rebuild behavior. [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj" (default target) (2) -> (ClCompile target) -> c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Application\FileTab.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\InternalFilters.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterIOConfiguration.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\Filters\FilterGraph.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.cpp(257): warning C4996: 'juce::XmlElement::writeToFile': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageToolbarFactory.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagetoolbarfactory.cpp(174): warning C4996: 'juce::Button::setToggleState': was declared deprecatedg:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageMainComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagetoolbarfactory.cpp(207): warning C4996: 'juce::Button::setToggleState': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Application\CabbageDocumentWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(707): warning C4459: declaration of 'newLine' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.cpp(72): warning C4457: declaration of 'commandLineParams' hides function parameter [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagedocumentwindow.cpp(231): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1297): warning C4996: 'juce::XmlElement::createDocument': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1338): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.cpp(1983): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.cpp(331): warning C4505: 'createBusLayoutXml': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbageInternalPluginFormat.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.h(32): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated (compiling source file ..\..\Source\Audio\UI\CabbageTransportComponent.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.cpp(27): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\cabbagetransportcomponent.h(32): warning C4996: 'juce::ScopedPointer::~ScopedPointer': was declared deprecated (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\GraphEditorPanel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(860): warning C4389: '==': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(936): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(945): warning C4996: 'juce::KnownPluginList::addToMenu': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(978): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(1251): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\ui\grapheditorpanel.cpp(1398): warning C4996: 'juce::KnownPluginList::getType': was declared deprecated [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\csoundtokeniser.h(187): warning C4244: 'argument': conversion from 'juce::juce_wchar' to 'const char', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\csoundtokeniser.h(213): warning C4244: 'initializing': conversion from 'juce::juce_wchar' to 'char', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(554): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(580): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(637): warning C4458: declaration of 'backgroundColour' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(815): warning C4456: declaration of 'typeOfWidget' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(859): warning C4458: declaration of 'zoomValue' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\UI\IOConfigurationWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageCodeEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(291): warning C4458: declaration of 'xOffset' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(609): warning C4456: declaration of 'startPos' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbagecodeeditor.cpp(913): warning C4458: declaration of 'lines' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\CodeEditor\CabbageEditorContainer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagestrings.h(221): warning C4505: 'getOpcodeHints': unreferenced local function has been removed (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(441): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(477): warning C4189: 'invalidFilename': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageNewProjectWindow.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagenewprojectwindow.cpp(92): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Utilities\CabbageSSHFileBrowser.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagesshfilebrowser.cpp(110): warning C4458: declaration of 'lookAndFeel' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\codeeditor\cabbageeditorcontainer.h(43): warning C4996: 'juce::SystemStats::getCpuSpeedInMegaherz': was declared deprecated (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\filters\filtergraph.h(204): warning C4456: declaration of 'plugin' hides previous local declaration (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\application\cabbagemaincomponent.h(135): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\..\Source\Cabbage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj" (default target) (2) -> (ClCompile target) -> g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_devices\juce_audio_devices.cpp(118): fatal error C1083: Cannot open include file: 'iasiodrv.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_juce_audio_devices.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_processors\format_types\juce_vstpluginformat.cpp(61): fatal error C1083: Cannot open include file: 'pluginterfaces/vst2.x/aeffect.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_juce_audio_processors.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\Cabbage_App.vcxproj] 1035 Warning(s) 2 Error(s) Time Elapsed 00:01:06.65 G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\App\Cabbage.exe" ".\x64\Cabbage.exe" The system cannot find the file specified. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "BUILDING EFFECT PLUGIN" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>"D:\Progs\JUCE\Projucer.exe" --resave ../../CabbagePlugin.jucer Re-saving file: G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\CabbagePlugin.jucer Finished saving: Linux Makefile Finished saving: Xcode (MacOSX) Finished saving: Visual Studio 2017 Finished saving: Visual Studio 2019 Finished saving: CLion (beta) G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbagePlugin.sln /p:Configuration=Release /property:Platform=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 21.06.2021 05:48:43 PM. Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (2) on node 1 (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (2) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (3) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Release\Shared Code\CabbageP.02372C67.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D MSVC=1 /D CABBAGE=1 /D Cabbage_Plugin_Effect=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=1 /D JucePlugin_Build_VST3=1 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=1 /D JucePlugin_Build_Unity=0 /D JUCE_SHARED_CODE=1 /D _LIB /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\Shared Code\\" /Fd"x64\Release\Shared Code\\CabbagePlugin_SharedCode.pdb" /Gd /TP /FC /errorReport:queue ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp ..\..\Source\BinaryData\CabbageBinaryData.cpp ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageLookAndFeel2.cpp ..\..\Source\LookAndFeel\FlatButtonLookAndFeel.cpp ..\..\Source\LookAndFeel\PropertyPanelLookAndFeel.cpp ..\..\Source\Utilities\CabbageColourProperty.cpp ..\..\Source\Widgets\Legacy\Soundfiler.cpp ..\..\Source\Widgets\Legacy\TableManager.cpp ..\..\Source\Widgets\CabbagePath.cpp ..\..\Source\Widgets\CabbageOptionButton.cpp ..\..\Source\Widgets\CabbageRackWidgets.cpp ..\..\Source\Widgets\CabbageKeyboardDisplay.cpp ..\..\Source\Widgets\CabbageListBox.cpp ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp ..\..\Source\Widgets\CabbageButton.cpp ..\..\Source\Widgets\CabbageCheckbox.cpp ..\..\Source\Widgets\CabbageComboBox.cpp ..\..\Source\Widgets\CabbageCsoundConsole.cpp ..\..\Source\Widgets\CabbageNumberSlider.cpp ..\..\Source\Widgets\CabbageCustomWidgets.cpp ..\..\Source\Widgets\CabbageEncoder.cpp ..\..\Source\Widgets\CabbageFileButton.cpp ..\..\Source\Widgets\CabbageGenTable.cpp ..\..\Source\Widgets\CabbageGroupBox.cpp ..\..\Source\Widgets\CabbageImage.cpp ..\..\Source\Widgets\CabbageInfoButton.cpp ..\..\Source\Widgets\CabbageKeyboard.cpp ..\..\Source\Widgets\CabbageLabel.cpp ..\..\Source\Widgets\CabbageRangeSlider.cpp ..\..\Source\Widgets\CabbageSignalDisplay.cpp ..\..\Source\Widgets\CabbageSlider.cpp ..\..\Source\Widgets\CabbageSoundfiler.cpp ..\..\Source\Widgets\CabbageEventSequencer.cpp ..\..\Source\Widgets\CabbageTextBox.cpp ..\..\Source\Widgets\CabbageTextEditor.cpp ..\..\Source\Widgets\CabbageWidgetBase.cpp ..\..\Source\Widgets\CabbageWidgetData.cpp ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp ..\..\Source\Widgets\CabbageXYPad.cpp ..\..\JuceLibraryCode\BinaryData.cpp ..\..\JuceLibraryCode\include_juce_audio_basics.cpp ..\..\JuceLibraryCode\include_juce_audio_devices.cpp ..\..\JuceLibraryCode\include_juce_audio_formats.cpp ..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp ..\..\JuceLibraryCode\include_juce_audio_processors.cpp ..\..\JuceLibraryCode\include_juce_audio_utils.cpp ..\..\JuceLibraryCode\include_juce_core.cpp ..\..\JuceLibraryCode\include_juce_cryptography.cpp ..\..\JuceLibraryCode\include_juce_data_structures.cpp ..\..\JuceLibraryCode\include_juce_events.cpp ..\..\JuceLibraryCode\include_juce_graphics.cpp ..\..\JuceLibraryCode\include_juce_gui_basics.cpp ..\..\JuceLibraryCode\include_juce_gui_extra.cpp CabbageIdentifierOpcodes.cpp CabbagePluginEditor.cpp CabbagePluginProcessor.cpp CsoundPluginEditor.cpp CsoundPluginProcessor.cpp GenericCabbageEditor.cpp GenericCabbagePluginProcessor.cpp CabbageBinaryData.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageGenericPluginLookAndFeel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(300): note: see declaration of 'CsoundPluginProcessor::polling' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(78): note: see declaration of 'CabbagePluginProcessor::chnsetGestureMode' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1026): note: see reference to function template instantiation 'void CsoundPluginProcessor::processSamples(juce::AudioBuffer &,juce::MidiBuffer &)' being compiled g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): note: see declaration of 'inputBuffer' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(136): note: see declaration of 'CreateCabbageWidget::value' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(54): note: see declaration of 'SetCabbageValueIdentifier::data' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): note: consider using 'if constexpr' statement instead (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2217): note: see reference to function template instantiation 'ghc::filesystem::file_status ghc::filesystem::detail::status_from_INFO(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled with [ INFO=WIN32_FILE_ATTRIBUTE_DATA ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) CabbageLookAndFeel2.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) FlatButtonLookAndFeel.cpp PropertyPanelLookAndFeel.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) CabbageColourProperty.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) Soundfiler.cpp TableManager.cpp CabbagePath.cpp CabbageOptionButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageRackWidgets.cpp CabbageKeyboardDisplay.cpp CabbageListBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) CabbageWidgetDataTextMethods.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageButton.cpp CabbageCheckbox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageComboBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageCsoundConsole.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageNumberSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageCustomWidgets.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageEncoder.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) CabbageFileButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageGenTable.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageGroupBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageImage.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) CabbageInfoButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageKeyboard.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(261): note: see declaration of 'i' g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageLabel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageRangeSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageSignalDisplay.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageSoundfiler.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageEventSequencer.cpp CabbageTextBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageTextEditor.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) CabbageWidgetBase.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageWidgetData.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageWidgetDataInitMethods.cpp CabbageXYPad.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] BinaryData.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] include_juce_audio_basics.cpp include_juce_audio_devices.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] include_juce_audio_formats.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] include_juce_audio_plugin_client_utils.cpp include_juce_audio_processors.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] include_juce_audio_utils.cpp include_juce_core.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] include_juce_cryptography.cpp include_juce_data_structures.cpp include_juce_events.cpp include_juce_graphics.cpp include_juce_gui_basics.cpp include_juce_gui_extra.cpp Lib: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\Lib.exe /OUT:"G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Shared Code\CabbagePlugin.lib" /NOLOGO /MACHINE:X64 /LTCG "x64\Release\Shared Code\\CabbageIdentifierOpcodes.obj" "x64\Release\Shared Code\\CabbagePluginEditor.obj" "x64\Release\Shared Code\\CabbagePluginProcessor.obj" "x64\Release\Shared Code\\CsoundPluginEditor.obj" "x64\Release\Shared Code\\CsoundPluginProcessor.obj" "x64\Release\Shared Code\\GenericCabbageEditor.obj" "x64\Release\Shared Code\\GenericCabbagePluginProcessor.obj" "x64\Release\Shared Code\\CabbageBinaryData.obj" "x64\Release\Shared Code\\CabbageGenericPluginLookAndFeel.obj" "x64\Release\Shared Code\\CabbageLookAndFeel2.obj" "x64\Release\Shared Code\\FlatButtonLookAndFeel.obj" "x64\Release\Shared Code\\PropertyPanelLookAndFeel.obj" "x64\Release\Shared Code\\CabbageColourProperty.obj" "x64\Release\Shared Code\\Soundfiler.obj" "x64\Release\Shared Code\\TableManager.obj" "x64\Release\Shared Code\\CabbagePath.obj" "x64\Release\Shared Code\\CabbageOptionButton.obj" "x64\Release\Shared Code\\CabbageRackWidgets.obj" "x64\Release\Shared Code\\CabbageKeyboardDisplay.obj" "x64\Release\Shared Code\\CabbageListBox.obj" "x64\Release\Shared Code\\CabbageWidgetDataTextMethods.obj" "x64\Release\Shared Code\\CabbageButton.obj" "x64\Release\Shared Code\\CabbageCheckbox.obj" "x64\Release\Shared Code\\CabbageComboBox.obj" "x64\Release\Shared Code\\CabbageCsoundConsole.obj" "x64\Release\Shared Code\\CabbageNumberSlider.obj" "x64\Release\Shared Code\\CabbageCustomWidgets.obj" "x64\Release\Shared Code\\CabbageEncoder.obj" "x64\Release\Shared Code\\CabbageFileButton.obj" "x64\Release\Shared Code\\CabbageGenTable.obj" "x64\Release\Shared Code\\CabbageGroupBox.obj" "x64\Release\Shared Code\\CabbageImage.obj" "x64\Release\Shared Code\\CabbageInfoButton.obj" "x64\Release\Shared Code\\CabbageKeyboard.obj" "x64\Release\Shared Code\\CabbageLabel.obj" "x64\Release\Shared Code\\CabbageRangeSlider.obj" "x64\Release\Shared Code\\CabbageSignalDisplay.obj" "x64\Release\Shared Code\\CabbageSlider.obj" "x64\Release\Shared Code\\CabbageSoundfiler.obj" "x64\Release\Shared Code\\CabbageEventSequencer.obj" "x64\Release\Shared Code\\CabbageTextBox.obj" "x64\Release\Shared Code\\CabbageTextEditor.obj" "x64\Release\Shared Code\\CabbageWidgetBase.obj" "x64\Release\Shared Code\\CabbageWidgetData.obj" "x64\Release\Shared Code\\CabbageWidgetDataInitMethods.obj" "x64\Release\Shared Code\\CabbageXYPad.obj" "x64\Release\Shared Code\\BinaryData.obj" "x64\Release\Shared Code\\include_juce_audio_basics.obj" "x64\Release\Shared Code\\include_juce_audio_devices.obj" "x64\Release\Shared Code\\include_juce_audio_formats.obj" "x64\Release\Shared Code\\include_juce_audio_plugin_client_utils.obj" "x64\Release\Shared Code\\include_juce_audio_processors.obj" "x64\Release\Shared Code\\include_juce_audio_utils.obj" "x64\Release\Shared Code\\include_juce_core.obj" "x64\Release\Shared Code\\include_juce_cryptography.obj" "x64\Release\Shared Code\\include_juce_data_structures.obj" "x64\Release\Shared Code\\include_juce_events.obj" "x64\Release\Shared Code\\include_juce_graphics.obj" "x64\Release\Shared Code\\include_juce_gui_basics.obj" "x64\Release\Shared Code\\include_juce_gui_extra.obj" CabbagePlugin_SharedCode.vcxproj -> G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Shared Code\CabbagePlugin.lib FinalizeBuildStatus: Deleting file "x64\Release\Shared Code\CabbageP.02372C67.tlog\unsuccessfulbuild". Touching "x64\Release\Shared Code\CabbageP.02372C67.tlog\CabbagePlugin_SharedCode.lastbuildstate". Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (2) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj" (4) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Release\Standalone Plugin\CabbageP.B6414D6E.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D MSVC=1 /D CABBAGE=1 /D Cabbage_Plugin_Effect=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=0 /D JucePlugin_Build_VST3=0 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=1 /D JucePlugin_Build_Unity=0 /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\Standalone Plugin\\" /Fd"x64\Release\Standalone Plugin\\vc141.pdb" /Gd /TP /FC /errorReport:queue ..\..\JuceLibraryCode\include_juce_audio_plugin_client_Standalone.cpp include_juce_audio_plugin_client_Standalone.cpp ResourceCompile: D:\Windows Kits\10\bin\10.0.17763.0\x86\rc.exe /D NDEBUG /l"0x0409" /nologo /fo"x64\Release\Standalone Plugin\resources.res" .\resources.rc Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Standalone Plugin\\CabbagePlugin.exe" /NOLOGO /LIBPATH:"C:\Program Files\Csound6_x64\lib" csound64.lib CabbagePlugin.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"x64\Release\Standalone Plugin\\CabbagePlugin.pdb" /SUBSYSTEM:WINDOWS /LARGEADDRESSAWARE /OPT:REF /OPT:ICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Standalone Plugin\CabbagePlugin.lib" /MACHINE:X64 "x64\Release\Standalone Plugin\resources.res" "x64\Release\Standalone Plugin\\include_juce_audio_plugin_client_Standalone.obj" Creating library G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Standalone Plugin\CabbagePlugin.lib and object G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Standalone Plugin\CabbagePlugin.exp Generating code g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(168): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj] Finished generating code CabbagePlugin_StandalonePlugin.vcxproj -> G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Standalone Plugin\CabbagePlugin.exe FinalizeBuildStatus: Deleting file "x64\Release\Standalone Plugin\CabbageP.B6414D6E.tlog\unsuccessfulbuild". Touching "x64\Release\Standalone Plugin\CabbageP.B6414D6E.tlog\CabbagePlugin_StandalonePlugin.lastbuildstate". Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj" (default targets). Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (5) on node 1 (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (5) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj" (6) on node 1 (default targets). InitializeBuildStatus: Touching "x64\Release\VST\CabbageP.C2BDBEDD.tlog\unsuccessfulbuild". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D MSVC=1 /D CABBAGE=1 /D Cabbage_Plugin_Effect=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=1 /D JucePlugin_Build_VST3=0 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=0 /D JucePlugin_Build_Unity=0 /D _WINDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\VST\\" /Fd"x64\Release\VST\\vc141.pdb" /Gd /TP /FC /errorReport:queue ..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST2.cpp include_juce_audio_plugin_client_VST2.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_plugin_client\vst\juce_vst_wrapper.cpp(104): fatal error C1083: Cannot open include file: 'pluginterfaces/vst2.x/aeffect.h': No such file or directory [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj] Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj" (default targets) -- FAILED. Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (default targets) -- FAILED. Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj.metaproj" (7) on node 1 (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj.metaproj" (7) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj" (8) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Release\VST3\CabbageP.BA578C35.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D MSVC=1 /D CABBAGE=1 /D Cabbage_Plugin_Effect=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=0 /D JucePlugin_Build_VST3=1 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=0 /D JucePlugin_Build_Unity=0 /D _WINDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\VST3\\" /Fd"x64\Release\VST3\\vc141.pdb" /Gd /TP /FC /errorReport:queue ..\..\JuceLibraryCode\include_juce_audio_plugin_client_VST3.cpp include_juce_audio_plugin_client_VST3.cpp ResourceCompile: D:\Windows Kits\10\bin\10.0.17763.0\x86\rc.exe /D NDEBUG /l"0x0409" /nologo /fo"x64\Release\VST3\resources.res" .\resources.rc Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\VST3\\CabbagePlugin.vst3" /NOLOGO /LIBPATH:"C:\Program Files\Csound6_x64\lib" csound64.lib CabbagePlugin.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"x64\Release\VST3\\CabbagePlugin.pdb" /SUBSYSTEM:WINDOWS /LARGEADDRESSAWARE /OPT:REF /OPT:ICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\VST3\CabbagePlugin.lib" /MACHINE:X64 /DLL x64\Release\VST3\resources.res x64\Release\VST3\\include_juce_audio_plugin_client_VST3.obj Creating library G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\VST3\CabbagePlugin.lib and object G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\VST3\CabbagePlugin.exp Generating code g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(168): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj] Finished generating code CabbagePlugin_VST3.vcxproj -> G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\VST3\CabbagePlugin.vst3 FinalizeBuildStatus: Deleting file "x64\Release\VST3\CabbageP.BA578C35.tlog\unsuccessfulbuild". Touching "x64\Release\VST3\CabbageP.BA578C35.tlog\CabbagePlugin_VST3.lastbuildstate". Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj" (default targets). Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj.metaproj" (default targets). Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default targets) -- FAILED. Build FAILED. "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (default target) (2) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (default target) (3) -> (ClCompile target) -> c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbagePath.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageOptionButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj.metaproj" (default target) (2) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj" (default target) (4) -> (Link target) -> g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(168): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_StandalonePlugin.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj.metaproj" (default target) (7) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj" (default target) (8) -> g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(168): warning C4702: unreachable code [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST3.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (default target) (5) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj" (default target) (6) -> (ClCompile target) -> g:\05 sparkburst\cabbage source code\cabbage-develop\jucelibrarycode\modules\juce_audio_plugin_client\vst\juce_vst_wrapper.cpp(104): fatal error C1083: Cannot open include file: 'pluginterfaces/vst2.x/aeffect.h': No such file or directory [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj] 683 Warning(s) 1 Error(s) Time Elapsed 00:02:03.44 G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\Standalone Plugin\CabbagePlugin.exe" ".\x64\CabbagePlugin.exe" 1 file(s) copied. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\VST\CabbagePlugin.dll" ".\x64\CabbagePluginEffect.dll" The system cannot find the file specified. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\VST3\CabbagePlugin.vst3" ".\x64\CabbagePluginEffect.vst3" 1 file(s) copied. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "BUILDING VST PLUGIN" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>"D:\Progs\JUCE\Projucer.exe" --resave ../../CabbagePluginSynth.jucer Re-saving file: G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\CabbagePluginSynth.jucer Finished saving: Linux Makefile Finished saving: Xcode (MacOSX) Finished saving: Visual Studio 2017 Finished saving: Visual Studio 2019 Finished saving: CLion (beta) G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbagePlugin.sln /p:Configuration=Release /property:Platform=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 21.06.2021 05:51:02 PM. Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (2) on node 1 (default targets). Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (2) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (3) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Release\Shared Code\CabbageP.02372C67.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /ID:\Progs\VST_SDK\VST3_SDK /IC:\SDKs\VST_SDK\VST3_SDK /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D MSVC=1 /D CABBAGE=1 /D Cabbage_Plugin_Synth=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=2.6.10 /D JUCE_APP_VERSION_HEX=0x2060a /D JucePlugin_Build_VST=1 /D JucePlugin_Build_VST3=1 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=0 /D JucePlugin_Build_Unity=0 /D JUCE_SHARED_CODE=1 /D _LIB /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\Shared Code\\" /Fd"x64\Release\Shared Code\\CabbagePlugin_SharedCode.pdb" /Gd /TP /FC /errorReport:queue ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp ..\..\Source\BinaryData\CabbageBinaryData.cpp ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageLookAndFeel2.cpp ..\..\Source\LookAndFeel\FlatButtonLookAndFeel.cpp ..\..\Source\LookAndFeel\PropertyPanelLookAndFeel.cpp ..\..\Source\Utilities\CabbageColourProperty.cpp ..\..\Source\Widgets\Legacy\Soundfiler.cpp ..\..\Source\Widgets\Legacy\TableManager.cpp ..\..\Source\Widgets\CabbagePath.cpp ..\..\Source\Widgets\CabbageOptionButton.cpp ..\..\Source\Widgets\CabbageRackWidgets.cpp ..\..\Source\Widgets\CabbageKeyboardDisplay.cpp ..\..\Source\Widgets\CabbageListBox.cpp ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp ..\..\Source\Widgets\CabbageButton.cpp ..\..\Source\Widgets\CabbageCheckbox.cpp ..\..\Source\Widgets\CabbageComboBox.cpp ..\..\Source\Widgets\CabbageCsoundConsole.cpp ..\..\Source\Widgets\CabbageNumberSlider.cpp ..\..\Source\Widgets\CabbageCustomWidgets.cpp ..\..\Source\Widgets\CabbageEncoder.cpp ..\..\Source\Widgets\CabbageFileButton.cpp ..\..\Source\Widgets\CabbageGenTable.cpp ..\..\Source\Widgets\CabbageGroupBox.cpp ..\..\Source\Widgets\CabbageImage.cpp ..\..\Source\Widgets\CabbageInfoButton.cpp ..\..\Source\Widgets\CabbageKeyboard.cpp ..\..\Source\Widgets\CabbageLabel.cpp ..\..\Source\Widgets\CabbageRangeSlider.cpp ..\..\Source\Widgets\CabbageSignalDisplay.cpp ..\..\Source\Widgets\CabbageSlider.cpp ..\..\Source\Widgets\CabbageSoundfiler.cpp ..\..\Source\Widgets\CabbageEventSequencer.cpp ..\..\Source\Widgets\CabbageTextBox.cpp ..\..\Source\Widgets\CabbageTextEditor.cpp ..\..\Source\Widgets\CabbageWidgetBase.cpp ..\..\Source\Widgets\CabbageWidgetData.cpp ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp ..\..\Source\Widgets\CabbageXYPad.cpp ..\..\JuceLibraryCode\BinaryData.cpp ..\..\JuceLibraryCode\include_juce_audio_basics.cpp ..\..\JuceLibraryCode\include_juce_audio_devices.cpp ..\..\JuceLibraryCode\include_juce_audio_formats.cpp ..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp ..\..\JuceLibraryCode\include_juce_audio_processors.cpp ..\..\JuceLibraryCode\include_juce_audio_utils.cpp ..\..\JuceLibraryCode\include_juce_core.cpp ..\..\JuceLibraryCode\include_juce_cryptography.cpp ..\..\JuceLibraryCode\include_juce_data_structures.cpp ..\..\JuceLibraryCode\include_juce_events.cpp ..\..\JuceLibraryCode\include_juce_graphics.cpp ..\..\JuceLibraryCode\include_juce_gui_basics.cpp ..\..\JuceLibraryCode\include_juce_gui_extra.cpp CabbageIdentifierOpcodes.cpp CabbagePluginEditor.cpp CabbagePluginProcessor.cpp CsoundPluginEditor.cpp CsoundPluginProcessor.cpp GenericCabbageEditor.cpp GenericCabbagePluginProcessor.cpp CabbageBinaryData.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageGenericPluginLookAndFeel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(300): note: see declaration of 'CsoundPluginProcessor::polling' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(78): note: see declaration of 'CabbagePluginProcessor::chnsetGestureMode' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(136): note: see declaration of 'CreateCabbageWidget::value' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(164): note: see declaration of 'GetCabbageStringIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(154): note: see declaration of 'GetCabbageIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(144): note: see declaration of 'GetCabbageIdentifierSingle::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(175): note: see declaration of 'GetCabbageStringIdentifierArray::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(54): note: see declaration of 'SetCabbageValueIdentifier::data' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(72): note: see declaration of 'SetCabbageIdentifier::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(63): note: see declaration of 'SetCabbageIdentifierSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(81): note: see declaration of 'SetCabbageIdentifierITime::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::name' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.h(89): note: see declaration of 'SetCabbageIdentifierITimeSArgs::identifier' (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): note: consider using 'if constexpr' statement instead (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2217): note: see reference to function template instantiation 'ghc::filesystem::file_status ghc::filesystem::detail::status_from_INFO(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled with [ INFO=WIN32_FILE_ATTRIBUTE_DATA ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Source\Audio\Plugins\GenericCabbageEditor.cpp : fatal error C1083: Cannot open compiler generated file: 'G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Shared Code\GenericCabbageEditor.obj': Permission denied [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] CabbageLookAndFeel2.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) cl : Command line error D8040: error creating or communicating with child process [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (default targets) -- FAILED. Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (default targets) -- FAILED. Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default targets) -- FAILED. Build FAILED. "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (default target) (2) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (default target) (3) -> (ClCompile target) -> c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequence [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(81): warning C4458: declaration of 'value' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(98): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(99): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(143): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(144): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(194): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(195): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(228): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(229): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(256): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(354): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(469): warning C4458: declaration of 'data' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(528): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(529): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(570): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(609): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(610): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(646): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(670): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(671): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(707): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(729): warning C4458: declaration of 'name' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(730): warning C4458: declaration of 'identifier' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(766): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(804): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(864): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(960): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\cabbageidentifieropcodes.cpp(992): warning C4018: '<': signed/unsigned mismatch [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\filesystem.hpp(2159): warning C4127: conditional expression is constant (compiling source file ..\..\Source\Opcodes\CabbageIdentifierOpcodes.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_VST.vcxproj.metaproj" (default target) (2) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj" (default target) (3) -> (ClCompile target) -> G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Source\Audio\Plugins\GenericCabbageEditor.cpp : fatal error C1083: Cannot open compiler generated file: 'G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\x64\Release\Shared Code\GenericCabbageEditor.obj': Permission denied [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] cl : Command line error D8040: error creating or communicating with child process [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbagePlugin_SharedCode.vcxproj] 161 Warning(s) 2 Error(s) Time Elapsed 00:00:12.47 G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\VST\CabbagePlugin.dll" ".\x64\CabbagePluginSynth.dll" The system cannot find the file specified. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\VST3\CabbagePlugin.vst3" ".\x64\CabbagePluginSynth.vst3" 1 file(s) copied. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>REM "BUILDING CABBAGE LITE" G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>"D:\Progs\JUCE\Projucer.exe" --resave ../../CabbageLite.jucer Re-saving file: G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\CabbageLite.jucer G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbageLite.sln /p:Configuration=Release /property:Platform=x64 Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 21.06.2021 05:51:15 PM. Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x64". Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" (1) is building "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj" (2) on node 1 (default targets). C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(391,5): warning MSB8028: The intermediate directory (x64\Release\App\) contains files shared from another project (Cabbage_App.vcxproj). This can lead to incorrect clean and rebuild behavior. [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] InitializeBuildStatus: Touching "x64\Release\App\CabbageLite_App.tlog\unsuccessfulbuild". ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /I..\..\JuceLibraryCode /I..\..\JuceLibraryCode\modules /I"C:\Program Files\Csound6_x64\include\csound" /IC:\SDKs\ASIOSDK2.3.2\common /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Ox /GL /D _CRT_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D Cabbage_IDE_Build=1 /D MSVC=1 /D CABBAGE=1 /D Cabbage_Lite=1 /D JUCER_VS2017_78A5024=1 /D JUCE_APP_VERSION=1.0.0 /D JUCE_APP_VERSION_HEX=0x10000 /D JucePlugin_Build_VST=0 /D JucePlugin_Build_VST3=0 /D JucePlugin_Build_AU=0 /D JucePlugin_Build_AUv3=0 /D JucePlugin_Build_RTAS=0 /D JucePlugin_Build_AAX=0 /D JucePlugin_Build_Standalone=0 /D JucePlugin_Build_Unity=0 /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++14 /Fo"x64\Release\App\\" /Fd"x64\Release\App\\vc141.pdb" /Gd /TP /FC /errorReport:queue ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp ..\..\Source\GUIEditor\ComponentOverlay.cpp ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp ..\..\Source\LookAndFeel\CabbageLookAndFeel2.cpp ..\..\Source\LookAndFeel\FlatButtonLookAndFeel.cpp ..\..\Source\LookAndFeel\PropertyPanelLookAndFeel.cpp ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp ..\..\Source\Settings\CabbageSettings.cpp ..\..\Source\Settings\CabbageSettingsWindow.cpp ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp ..\..\Source\Utilities\CabbageExportPlugin.cpp ..\..\Source\Utilities\CabbageColourProperty.cpp ..\..\Source\Widgets\CabbageKeyboardDisplay.cpp ..\..\Source\Widgets\Legacy\Soundfiler.cpp ..\..\Source\Widgets\Legacy\TableManager.cpp ..\..\Source\Widgets\CabbageListBox.cpp ..\..\Source\Widgets\CabbageButton.cpp ..\..\Source\Widgets\CabbageCheckbox.cpp ..\..\Source\Widgets\CabbageComboBox.cpp ..\..\Source\Widgets\CabbageCsoundConsole.cpp ..\..\Source\Widgets\CabbageCustomWidgets.cpp ..\..\Source\Widgets\CabbageEncoder.cpp ..\..\Source\Widgets\CabbageFileButton.cpp ..\..\Source\Widgets\CabbageGenTable.cpp ..\..\Source\Widgets\CabbageGroupBox.cpp ..\..\Source\Widgets\CabbageImage.cpp ..\..\Source\Widgets\CabbageInfoButton.cpp ..\..\Source\Widgets\CabbageKeyboard.cpp ..\..\Source\Widgets\CabbageLabel.cpp ..\..\Source\Widgets\CabbageNumberSlider.cpp ..\..\Source\Widgets\CabbageRangeSlider.cpp ..\..\Source\Widgets\CabbageSignalDisplay.cpp ..\..\Source\Widgets\CabbageSlider.cpp ..\..\Source\Widgets\CabbageSoundfiler.cpp ..\..\Source\Widgets\CabbageEventSequencer.cpp ..\..\Source\Widgets\CabbageTextBox.cpp ..\..\Source\Widgets\CabbageTextEditor.cpp ..\..\Source\Widgets\CabbageWidgetBase.cpp ..\..\Source\Widgets\CabbageWidgetData.cpp ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp ..\..\Source\Widgets\CabbageXYPad.cpp ..\..\JuceLibraryCode\BinaryData.cpp ..\..\JuceLibraryCode\include_juce_audio_basics.cpp ..\..\JuceLibraryCode\include_juce_audio_devices.cpp ..\..\JuceLibraryCode\include_juce_audio_formats.cpp ..\..\JuceLibraryCode\include_juce_audio_processors.cpp ..\..\JuceLibraryCode\include_juce_audio_utils.cpp ..\..\JuceLibraryCode\include_juce_core.cpp ..\..\JuceLibraryCode\include_juce_cryptography.cpp ..\..\JuceLibraryCode\include_juce_data_structures.cpp ..\..\JuceLibraryCode\include_juce_events.cpp ..\..\JuceLibraryCode\include_juce_graphics.cpp ..\..\JuceLibraryCode\include_juce_gui_basics.cpp ..\..\JuceLibraryCode\include_juce_gui_extra.cpp CabbagePropertiesPanel.cpp ComponentLayoutEditor.cpp ComponentOverlay.cpp CabbageGenericPluginLookAndFeel.cpp CabbageIDELookAndFeel.cpp CabbageLookAndFeel2.cpp FlatButtonLookAndFeel.cpp PropertyPanelLookAndFeel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(554): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(510): note: see declaration of 'fontColourString' g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(580): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(510): note: see declaration of 'fontColourString' g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(637): warning C4458: declaration of 'backgroundColour' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.h(69): note: see declaration of 'CabbagePropertiesPanel::backgroundColour' (compiling source file ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(815): warning C4456: declaration of 'typeOfWidget' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(781): note: see declaration of 'typeOfWidget' g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(859): warning C4458: declaration of 'zoomValue' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.h(68): note: see declaration of 'CabbagePropertiesPanel::zoomValue' (compiling source file ..\..\Source\GUIEditor\CabbagePropertiesPanel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbagePluginEditor.cpp CabbagePluginProcessor.cpp CsoundPluginEditor.cpp CsoundPluginProcessor.cpp GenericCabbageEditor.cpp GenericCabbagePluginProcessor.cpp CabbageSettings.cpp CabbageSettingsWindow.cpp c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequenceg:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(300): note: see declaration of 'CsoundPluginProcessor::polling' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(79): note: see declaration of 'CabbagePluginProcessor::pd' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.h(78): note: see declaration of 'CabbagePluginProcessor::chnsetGestureMode' (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1026): note: see reference to function template instantiation 'void CsoundPluginProcessor::processSamples(juce::AudioBuffer &,juce::MidiBuffer &)' being compiled g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): note: see declaration of 'inputBuffer' g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.h(322): note: see declaration of 'CsoundPluginProcessor::busIndex' (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagestrings.h(221): warning C4505: 'getOpcodeHints': unreferenced local function has been removed (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] StandaloneFilterApp.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) CabbageExportPlugin.cpp CabbageColourProperty.cpp CabbageKeyboardDisplay.cpp Soundfiler.cpp c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=int ] and [ _Ty=float ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2917): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2925): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Ty*,int>(_FwdIt,_FwdIt,const int &)' being compiled with [ _Ty=float, _FwdIt=float * ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) c:\program files\csound6_x64\include\csound\plugin.h(546): note: see reference to function template instantiation 'void std::fill(_FwdIt,_FwdIt,const _Ty &)' being compiled with [ _FwdIt=float *, _Ty=int ] (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) TableManager.cpp CabbageListBox.cpp CabbageButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(441): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(374): note: see declaration of 'i' g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(477): warning C4189: 'invalidFilename': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonepluginholder.h(124): error C2039: 'createPluginFilterOfType': is not a member of '`global namespace'' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonepluginholder.h(124): error C3861: 'createPluginFilterOfType': identifier not found (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(206): warning C4456: declaration of 'lAndF' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(175): note: see declaration of 'lAndF' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(259): warning C4458: declaration of 'csdFile' hides class member (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(627): note: see declaration of 'StandaloneFilterWindow::csdFile' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) CabbageCheckbox.cpp CabbageComboBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageCsoundConsole.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageCustomWidgets.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageEncoder.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageFileButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageGenTable.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageGroupBox.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(261): note: see declaration of 'i' CabbageImage.cpp CabbageInfoButton.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) CabbageKeyboard.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageLabel.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageNumberSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageRangeSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageSignalDisplay.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) CabbageSlider.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp)CabbageSoundfiler.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageEventSequencer.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageTextBox.cpp CabbageTextEditor.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageWidgetBase.cpp CabbageWidgetData.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageWidgetDataInitMethods.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageWidgetDataTextMethods.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] CabbageXYPad.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] BinaryData.cpp include_juce_audio_basics.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] include_juce_audio_devices.cpp include_juce_audio_formats.cpp include_juce_audio_processors.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(187): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(260): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(338): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(411): note: see declaration of 'pd' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] include_juce_audio_utils.cpp g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\tuple(223): note: see declaration of 'std::ignore' (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\json.hpp(24005): note: see declaration of 'nlohmann::basic_json>>::operator <<' with [ _Ty=uint8_t ] (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] include_juce_core.cpp include_juce_cryptography.cpp include_juce_data_structures.cpp include_juce_events.cpp include_juce_graphics.cpp include_juce_gui_basics.cpp include_juce_gui_extra.cpp Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj" (default targets) -- FAILED. Done Building Project "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" (default targets) -- FAILED. Build FAILED. "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj" (default target) (2) -> (PrepareForBuild target) -> C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(391,5): warning MSB8028: The intermediate directory (x64\Release\App\) contains files shared from another project (Cabbage_App.vcxproj). This can lead to incorrect clean and rebuild behavior. [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj" (default target) (2) -> (ClCompile target) -> g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageIDELookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\LookAndFeel\CabbageGenericPluginLookAndFeel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(554): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(580): warning C4456: declaration of 'fontColourString' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(637): warning C4458: declaration of 'backgroundColour' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(815): warning C4456: declaration of 'typeOfWidget' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\guieditor\cabbagepropertiespanel.cpp(859): warning C4458: declaration of 'zoomValue' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentOverlay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\GUIEditor\ComponentLayoutEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\lookandfeel\flatbuttonlookandfeel.cpp(39): warning C4505: 'LookAndFeelHelpers::layoutTooltipText': unreferenced local function has been removed [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files\csound6_x64\include\csound\csound.hpp(437): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\CsoundPluginEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(660): warning C4129: ' ': unrecognized character escape sequenceg:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbageEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Audio\Plugins\GenericCabbagePluginProcessor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(310): warning C4458: declaration of 'polling' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(998): warning C4459: declaration of 'ignore' hides global declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1233): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1337): warning C4458: declaration of 'pd' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\cabbagepluginprocessor.cpp(1514): warning C4458: declaration of 'chnsetGestureMode' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1121): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1124): warning C4456: declaration of 'inputBuffer' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1135): warning C4458: declaration of 'busIndex' hides class member [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1053): warning C4189: 'inputBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\audio\plugins\csoundpluginprocessor.cpp(1051): warning C4189: 'ioBuffer': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbagestrings.h(221): warning C4505: 'getOpcodeHints': unreferenced local function has been removed (compiling source file ..\..\Source\Settings\CabbageSettings.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\xutility(2903): warning C4244: '=': conversion from 'const _Ty' to '_Ty', possible loss of data [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(441): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageexportplugin.cpp(477): warning C4189: 'invalidFilename': local variable is initialized but not referenced [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(206): warning C4456: declaration of 'lAndF' hides previous local declaration (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonefilterwindow.h(259): warning C4458: declaration of 'csdFile' hides class member (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageListBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageComboBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCheckbox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp)g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCsoundConsole.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageCustomWidgets.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEncoder.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageFileButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagefilebutton.cpp(274): warning C4456: declaration of 'i' hides previous local declaration [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGenTable.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageGroupBox.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageImage.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageInfoButton.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageLabel.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageRangeSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSignalDisplay.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSoundfiler.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageSlider.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageEventSequencer.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageTextEditor.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetData.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(322): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(323): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(324): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(327): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(328): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(337): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(344): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(345): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(349): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(350): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(359): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(360): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(401): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(402): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(405): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(407): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(409): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(413): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(417): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(420): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(421): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(422): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(424): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(425): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(428): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(429): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(431): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(433): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(434): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(436): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(437): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(438): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(439): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(440): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(442): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(451): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(461): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(503): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(507): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(508): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(512): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(513): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(516): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(519): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(524): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(525): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(555): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(559): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(563): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(574): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(575): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(576): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(577): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(578): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(579): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(580): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(581): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(582): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(583): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(584): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(585): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(586): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(587): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(588): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(589): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(590): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(591): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(592): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(593): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(594): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(595): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(596): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(597): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(598): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(599): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(605): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(606): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(610): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(611): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(612): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(616): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(617): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdata.cpp(629): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageWidgetBase.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataInitMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\utilities\cabbageutilities.h(162): warning C4305: 'argument': truncation from 'double' to 'float' (compiling source file ..\..\Source\Widgets\CabbageWidgetDataTextMethods.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(40): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(43): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(44): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(45): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(46): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(47): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(48): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(49): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(51): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(52): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(58): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(62): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(63): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(67): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(72): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(73): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(76): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(81): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(83): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(85): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(86): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(93): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(103): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(104): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(105): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(106): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(107): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(108): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(109): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(110): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(111): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(112): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(113): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(114): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(115): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(116): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(117): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(118): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(119): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(120): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(121): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(122): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(123): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(124): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(125): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(127): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(130): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(131): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(132): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(133): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(134): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(135): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(136): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(139): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\widgets\cabbagewidgetdatatextmethods.cpp(140): warning C4307: '*': integral constant overflow [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(197): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(270): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(278): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(279): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(348): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(421): warning C4456: declaration of 'pd' hides previous local declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(429): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(430): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(508): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(542): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(623): warning C4101: 'value': unreferenced local variable (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(855): warning C4018: '<': signed/unsigned mismatch (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(889): warning C4459: declaration of 'ignore' hides global declaration (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(874): warning C4996: 'nlohmann::basic_json>>::operator <<': Since 3.0.0; use operator>>(std::istream&, basic_json&) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(955): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\opcodes\opcodes.hpp(995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\Source\Widgets\CabbageXYPad.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite.sln" (default target) (1) -> "G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj" (default target) (2) -> (ClCompile target) -> g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonepluginholder.h(124): error C2039: 'createPluginFilterOfType': is not a member of '`global namespace'' (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] g:\05 sparkburst\cabbage source code\cabbage-develop\source\standalonelite\standalonepluginholder.h(124): error C3861: 'createPluginFilterOfType': identifier not found (compiling source file ..\..\Source\StandaloneLite\StandaloneFilterApp.cpp) [G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017\CabbageLite_App.vcxproj] 655 Warning(s) 2 Error(s) Time Elapsed 00:00:48.86 G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>copy ".\x64\Release\App\CabbageLite.exe" ".\x64\CabbageLite.exe" The system cannot find the file specified. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>for /F %i in ('"D:\Progs\JUCE\Projucer.exe" --get-version ../../CabbageIDE.jucer') do set EXECUTABLE=Cabbage-%i.exe G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>set EXECUTABLE=Cabbage-2.6.10.exe G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>ren ".\x64\Cabbage.exe" Cabbage-2.6.10.exe