Advertisement
R530er

cabbage-develop VS2017 build errors 2021-06-21

Jun 21st, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.39 KB | None | 0 0
  1. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbageCsoundCLI.sln /p:Configuration=Release /property:Platform=x64
  2.  
  3. MSBUILD : error MSB1009: Project file does not exist.
  4.  
  5.  
  6. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild Cabbage.sln /p:Configuration=Release /property:Platform=x64
  7.  
  8. 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
  9. 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<WIN32_FILE_ATTRIBUTE_DATA>(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled
  10. 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]
  11. 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]
  12. 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]
  13. 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]
  14.  
  15. 2 Error(s)
  16.  
  17.  
  18. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbagePlugin.sln /p:Configuration=Release /property:Platform=x64
  19.  
  20. 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
  21. 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<WIN32_FILE_ATTRIBUTE_DATA>(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled
  22. 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
  23. 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"
  24. 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
  25. 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]
  26. 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
  27. 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
  28. 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]
  29.  
  30. 1 Error(s)
  31.  
  32.  
  33. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbagePlugin.sln /p:Configuration=Release /property:Platform=x64
  34.  
  35. 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
  36. 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<WIN32_FILE_ATTRIBUTE_DATA>(const ghc::filesystem::path &,const INFO *,std::error_code &,uintmax_t *,time_t *)' being compiled
  37. 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]
  38. 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]
  39. 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]
  40. 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]
  41. 2 Error(s)
  42.  
  43.  
  44. G:\05 SPARKBURST\Cabbage Source Code\cabbage-develop\Builds\VisualStudio2017>msbuild CabbageLite.sln /p:Configuration=Release /property:Platform=x64
  45.  
  46. 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
  47. 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]
  48. 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]
  49. 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]
  50. 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]
  51.  
  52. 2 Error(s)
  53.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement