Skip to content

Instantly share code, notes, and snippets.

@ajw0100
Last active February 16, 2021 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajw0100/5008f3c742e017292a77e8f19ee745e2 to your computer and use it in GitHub Desktop.
Save ajw0100/5008f3c742e017292a77e8f19ee745e2 to your computer and use it in GitHub Desktop.
Build target HISE Standalone - App_2021-02-16T07-49-41
Showing All Messages
Prepare build
warning: The Legacy Build System will be removed in a future release. You can configure the selected build system and this deprecation message in File > Project Settings.
Build target HISE Standalone - App of project HISE Standalone with configuration Release
ProcessInfoPlistFile build/Release/HISE.app/Contents/Info.plist Info-App.plist
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
builtin-infoPlistUtility /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/Info-App.plist -genpkginfo /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/HISE.app/Contents/PkgInfo -expandbuildsettings -platform macosx -o /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/HISE.app/Contents/Info.plist
CopyPlistFile build/Release/HISE.app/Contents/Resources/RecentFilesMenuTemplate.nib RecentFilesMenuTemplate.nib
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
builtin-copyPlist --outdir /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/HISE.app/Contents/Resources -- RecentFilesMenuTemplate.nib
CpResource Icon.icns build/Release/HISE.app/Contents/Resources/Icon.icns
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/Icon.icns /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/HISE.app/Contents/Resources
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/BinaryData.o /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/BinaryData.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/BinaryData.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/BinaryData.dia -c /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/BinaryData.cpp -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/BinaryData.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/MainComponent.o /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/MainComponent.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/MainComponent.dia -c /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/MainComponent.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:117:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools/HI_LookAndFeels.h:121:16: error: reference to 'Point' is ambiguous
d.offset = Point<int>();
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:117:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools/HI_LookAndFeels.h:1330:72: error: reference to 'Point' is ambiguous
DropShadow d(Colours::white.withAlpha(drawBorders ? 0.2f : 0.1f), 5, Point<int>());
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:148:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/AdvancedCodeEditor.h:483:3: error: reference to 'Point' is ambiguous
Point<int> position;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:148:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/AdvancedCodeEditor.h:488:2: error: reference to 'Point' is ambiguous
Point<int> hoverPosition;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:152:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/Plotter.h:116:2: error: reference to 'Point' is ambiguous
Point<int> popupPosition;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:452:33: error: reference to 'Point' is ambiguous
virtual void pointDragStarted(Point<int> position, float index, float value) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:458:29: error: reference to 'Point' is ambiguous
virtual void pointDragged(Point<int> position, float index, float value) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:461:29: error: reference to 'Point' is ambiguous
virtual void curveChanged(Point<int> position, float curveValue) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:766:3: error: reference to 'Point' is ambiguous
Point<int> getPos() const
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:780:18: error: reference to 'Point' is ambiguous
void changePos(Point<int> newPosition)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:796:15: error: reference to 'Point' is ambiguous
void setPos(Point<int> newPosition)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:806:15: error: reference to 'Point' is ambiguous
void setPos(Point<float> normalizedPoint)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:623:34: error: reference to 'Point' is ambiguous
drag_points[index]->changePos(Point<int>(x, y));
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:773:11: error: reference to 'Point' is ambiguous
return Point<int>(x_pos,y_pos);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:160:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_rlottie/hi_rlottie.h:44:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_rlottie/wrapper/RLottieAnimation.h:41:27: error: reference to 'Point' is ambiguous
void render(Graphics& g, Point<int> topLeft);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:397:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/additional_libraries.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/icst/Common.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/emmintrin.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/xmmintrin.h:13:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/assert.h:44:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:647:12: note: '__builtin_isless' declared here
return isless(__lcpp_x, __lcpp_y);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/assert.h:44:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:303:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/math.h:545:22: note: expanded from macro 'isless'
#define isless(x, y) __builtin_isless((x),(y))
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.cpp:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/MainComponent.h:12:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:397:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/additional_libraries.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/icst/Common.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/emmintrin.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/xmmintrin.h:13:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:33:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:50:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:67:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/HiseEventBufferUnitTests.o /Users/aj/Documents/code/HISE/hi_core/hi_core/HiseEventBufferUnitTests.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/HiseEventBufferUnitTests.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/HiseEventBufferUnitTests.dia -c /Users/aj/Documents/code/HISE/hi_core/hi_core/HiseEventBufferUnitTests.cpp -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/HiseEventBufferUnitTests.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/Main.o /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/Main.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/Main.dia -c /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/Main.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:117:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools/HI_LookAndFeels.h:121:16: error: reference to 'Point' is ambiguous
d.offset = Point<int>();
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:117:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools/HI_LookAndFeels.h:1330:72: error: reference to 'Point' is ambiguous
DropShadow d(Colours::white.withAlpha(drawBorders ? 0.2f : 0.1f), 5, Point<int>());
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:148:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/AdvancedCodeEditor.h:483:3: error: reference to 'Point' is ambiguous
Point<int> position;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:148:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/AdvancedCodeEditor.h:488:2: error: reference to 'Point' is ambiguous
Point<int> hoverPosition;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:152:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/Plotter.h:116:2: error: reference to 'Point' is ambiguous
Point<int> popupPosition;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:452:33: error: reference to 'Point' is ambiguous
virtual void pointDragStarted(Point<int> position, float index, float value) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:458:29: error: reference to 'Point' is ambiguous
virtual void pointDragged(Point<int> position, float index, float value) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:461:29: error: reference to 'Point' is ambiguous
virtual void curveChanged(Point<int> position, float curveValue) = 0;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:766:3: error: reference to 'Point' is ambiguous
Point<int> getPos() const
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:780:18: error: reference to 'Point' is ambiguous
void changePos(Point<int> newPosition)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:796:15: error: reference to 'Point' is ambiguous
void setPos(Point<int> newPosition)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:806:15: error: reference to 'Point' is ambiguous
void setPos(Point<float> normalizedPoint)
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:623:34: error: reference to 'Point' is ambiguous
drag_points[index]->changePos(Point<int>(x, y));
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:155:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_standalone_components/TableEditor.h:773:11: error: reference to 'Point' is ambiguous
return Point<int>(x_pos,y_pos);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:74:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_tools.h:160:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_rlottie/hi_rlottie.h:44:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/hi_rlottie/wrapper/RLottieAnimation.h:41:27: error: reference to 'Point' is ambiguous
void render(Graphics& g, Point<int> topLeft);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/MacTypes.h:542:41: note: candidate found by name lookup is 'Point'
typedef struct Point Point;
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:67:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../JUCE/modules/juce_gui_basics/juce_gui_basics.h:57:
In file included from ../../../../JUCE/modules/juce_graphics/juce_graphics.h:114:
../../../../JUCE/modules/juce_graphics/geometry/juce_Point.h:42:7: note: candidate found by name lookup is 'juce::Point'
class Point
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:397:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/additional_libraries.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/icst/Common.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/emmintrin.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/xmmintrin.h:13:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/assert.h:44:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:647:12: note: '__builtin_isless' declared here
return isless(__lcpp_x, __lcpp_y);
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../hi_tools/../hi_streaming/../JUCE/modules/juce_core/juce_core.h:65:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/../JUCE/modules/juce_core/system/juce_TargetPlatform.h:71:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/assert.h:44:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/stdlib.h:100:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/math.h:303:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/math.h:545:22: note: expanded from macro 'isless'
#define isless(x, y) __builtin_isless((x),(y))
^
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/Main.cpp:11:
In file included from /Users/aj/Documents/code/HISE/projects/standalone/Source/../JuceLibraryCode/JuceHeader.h:17:
In file included from ../../../../../HISE/hi_backend/hi_backend.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/hi_modules.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/hi_scripting.h:76:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/hi_sampler.h:54:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/hi_components.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/hi_dsp.h:55:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core.h:397:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/additional_libraries.h:57:
In file included from ../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/additional_libraries/icst/Common.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/emmintrin.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/xmmintrin.h:13:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:33:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:50:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/mmintrin.h:67:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/DspUnitTests.o /Users/aj/Documents/code/HISE/hi_scripting/scripting/api/DspUnitTests.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/DspUnitTests.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/DspUnitTests.dia -c /Users/aj/Documents/code/HISE/hi_scripting/scripting/api/DspUnitTests.cpp -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/DspUnitTests.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_dsp_library.o /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/include_hi_dsp_library.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -fobjc-weak -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_dsp_library.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_dsp_library.dia -c /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/include_hi_dsp_library.mm -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_dsp_library.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
CompileC /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_lac.o /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/include_hi_lac.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX
export LANG=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target arm64-apple-macos10.7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++14 -stdlib=libc++ -fobjc-weak -Wno-trigraphs -fpascal-strings -O3 -flto -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wnon-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -D_NDEBUG=1 -DNDEBUG=1 -DUSE_IPP=1 -DHI_ENABLE_EXPANSION_EDITING=1 -DHISE_ENABLE_EXPANSIONS=1 -DJUCER_XCODE_MAC_F6D2F4CF=1 -DJUCE_APP_VERSION=2.1.0 -DJUCE_APP_VERSION_HEX=0x20100 -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 -DJucePlugin_Build_Unity=0 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -I/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release/include -I../../JuceLibraryCode -I../../../../../HISE -I../../../../JUCE/modules -I../../../../stk_wrapper/stk/include -I/opt/intel/ipp/include -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources-normal/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources/arm64 -I/Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/DerivedSources -Wreorder -F/Users/aj/Documents/code/HISE/projects/standalone/Builds/MacOSX/build/Release -Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -MMD -MT dependencies -MF /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_lac.d --serialize-diagnostics /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_lac.dia -c /Users/aj/Documents/code/HISE/projects/standalone/JuceLibraryCode/include_hi_lac.mm -o /Users/aj/Library/Developer/Xcode/DerivedData/HISE_Standalone-fndeabsllooigyhjncmzafzhqdml/Build/Intermediates.noindex/HISE\ Standalone.build/Release/HISE\ Standalone\ -\ App.build/Objects-normal/arm64/include_hi_lac.o
clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument]
Build failed 2/16/21, 7:49 AM 6.7 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment