HISE Logo Forum
    • Categories
    • Register
    • Login

    Compiling on MacOS Monterey

    Scheduled Pinned Locked Moved General Questions
    23 Posts 4 Posters 977 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      blezzbeats
      last edited by

      Updated MacOS the other day to Monterey 12.5.1 and I'm having lots of issues trying to build HISE.

      Tried two branches: HISE-develop gets me a load of "No member named 'writeToConsole' on 'hise::MainController' without IPP and 'ipp.h' file not found with IPP enabled.

      Tried using the special IPP installer and copying the files to the correct locations. Everything IPP is correct in Jucer.

      On HISE-master I get Reference to 'Point' is ambiguous when I try to build without IPP, and the same 'ipp.h' file not found' error with IPP enabled.

      Using XCode 13.2.1 as adviced somewhere else on here. Anybody have more luck?

      Matt_SFM ulrikU 2 Replies Last reply Reply Quote 0
      • Matt_SFM
        Matt_SF @blezzbeats
        last edited by Matt_SF

        @blezzbeats you don't need IPP on mac, just disable it.
        Compiling works just fine here on Monterey

        Edit : ah, I misread your post. It's still valid, the problem has to come from somewhere else... but I've no idea, sorry

        Develop branch
        Win10 & VS17 / Ventura & Xcode 14. 3

        B 1 Reply Last reply Reply Quote 1
        • B
          blezzbeats @Matt_SF
          last edited by

          @Matt_SF I have tried disabling it too like I wrote in the post, gets me other errors

          d.healeyD 1 Reply Last reply Reply Quote 0
          • ulrikU
            ulrik @blezzbeats
            last edited by

            @blezzbeats Works fine here, Monterey 12.5.1, Xcode 13.2.1, current develop branch and ipp disabled on M1 machine

            Hise Develop branch
            MacOs 15.3.1, Xcode 16.2
            http://musikboden.se

            1 Reply Last reply Reply Quote 0
            • d.healeyD
              d.healey @blezzbeats
              last edited by

              @blezzbeats said in Compiling on MacOS Monterey:

              @Matt_SF I have tried disabling it too like I wrote in the post, gets me other errors

              You haven't disabled it completely. If you had you wouldn't get those errors. I'm guessing you didn't remove the paths.

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              B 1 Reply Last reply Reply Quote 0
              • B
                blezzbeats @d.healey
                last edited by

                @d-healey

                • USE_IPP in hi_core disabled
                • USE_IPP=0 on Extra Preprocessor Definitions
                • Extra linker flags removed
                • Header search paths removed (on all)
                • Extra library search paths removed (on all)

                Is there any path I'm missing?

                1 Reply Last reply Reply Quote 0
                • B
                  blezzbeats
                  last edited by

                  Also note I'm only getting 'ipp.h file not found' error with IPP enabled.

                  Without it it's a whole lot of 'No member named 'writeToConsole' in 'hise::MainController'

                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @blezzbeats
                    last edited by

                    @blezzbeats Did you clean the build after you removed all the IPP stuff in Projucer?

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      blezzbeats @d.healey
                      last edited by

                      @d-healey Hmmm interesting! I did not. But I did now and got the same error

                      d.healeyD 1 Reply Last reply Reply Quote 0
                      • d.healeyD
                        d.healey @blezzbeats
                        last edited by d.healey

                        @blezzbeats How many copies of the source code do you have? Also why are you using HISE master and not develop? Are you on M1 or Intel?

                        Libre Wave - Freedom respecting instruments and effects
                        My Patreon - HISE tutorials
                        YouTube Channel - Public HISE tutorials

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          blezzbeats @d.healey
                          last edited by

                          @d-healey I only tried master when develop didn't work, then removed master and I'm back to develop. M1 here. Is it enough to remove the folders or can there be other trash still around and messing it up?

                          d.healeyD 1 Reply Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @blezzbeats
                            last edited by

                            @blezzbeats

                            Is it enough to remove the folders or can there be other trash still around and messing it up?

                            Removing the folder deletes the code but Projucer might still be pointing to a wrong version (although I'm not sure how it works if the file has been deleted).

                            When you open Projucer, go to File >> Open and make sure you have the correct one loaded.

                            Libre Wave - Freedom respecting instruments and effects
                            My Patreon - HISE tutorials
                            YouTube Channel - Public HISE tutorials

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              blezzbeats @d.healey
                              last edited by

                              @d-healey Ah yes, well that I'm sure of, I also verified the path in Xcode.

                              Also tried Universal Binary (32/64-bit) instead of 64-bit Intel, that gives me:
                              'The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture.'

                              And I'm building for Profiling. Does OSX deployment target make a big difference?

                              d.healeyD 1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @blezzbeats
                                last edited by

                                @blezzbeats Profiling is a release build. It will need to be 64 bit Intel because HISE uses Rosetta on M1.

                                Send me/post your HISE .jucer file.

                                Libre Wave - Freedom respecting instruments and effects
                                My Patreon - HISE tutorials
                                YouTube Channel - Public HISE tutorials

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  blezzbeats @d.healey
                                  last edited by blezzbeats

                                  @d-healey

                                  
                                  <JUCERPROJECT id="jUHBuI" name="HISE Standalone" projectType="guiapp" version="2.1.0"
                                                bundleIdentifier="com.hartinstruments.HISEStandalone" includeBinaryInAppConfig="1"
                                                companyName="Hart Instruments" companyWebsite="http://hise.audio"
                                                companyCopyright="Hart Instruments" displaySplashScreen="0" reportAppUsage="0"
                                                splashScreenColour="Dark" cppLanguageStandard="17" jucerFormatVersion="1"
                                                jucerVersion="5.2.0">
                                    <MAINGROUP id="yomWt4" name="HISE Standalone">
                                      <GROUP id="{577963C7-1A49-BB2A-D701-52DC7A5895F7}" name="Source">
                                        <FILE id="Fw455d" name="ScriptNodeTestSuite.cpp" compile="1" resource="0"
                                              file="../../hi_scripting/scripting/scriptnode/ScriptNodeTestSuite.cpp"/>
                                        <FILE id="ho3qQy" name="logo_new.png" compile="0" resource="1" file="../../hi_core/hi_images/logo_new.png"/>
                                        <FILE id="YnIt9L" name="logo_mini.png" compile="0" resource="1" file="../../hi_core/hi_images/logo_mini.png"/>
                                        <FILE id="yjZXfQ" name="DspUnitTests.cpp" compile="1" resource="0"
                                              file="../../hi_scripting/scripting/api/DspUnitTests.cpp"/>
                                        <FILE id="EQP6SW" name="HiseEventBufferUnitTests.cpp" compile="1" resource="0"
                                              file="../../hi_core/hi_core/HiseEventBufferUnitTests.cpp"/>
                                        <FILE id="tTUrnI" name="infoError.png" compile="0" resource="1" file="../../hi_core/hi_images/infoError.png"/>
                                        <FILE id="Ugx13U" name="infoInfo.png" compile="0" resource="1" file="../../hi_core/hi_images/infoInfo.png"/>
                                        <FILE id="rNV4cu" name="infoQuestion.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/infoQuestion.png"/>
                                        <FILE id="X7hemd" name="infoWarning.png" compile="0" resource="1" file="../../hi_core/hi_images/infoWarning.png"/>
                                        <FILE id="EfOrgJ" name="FrontendKnob_Bipolar.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/FrontendKnob_Bipolar.png"/>
                                        <FILE id="hJJvHU" name="FrontendKnob_Unipolar.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/FrontendKnob_Unipolar.png"/>
                                        <FILE id="BPrHyu" name="balanceKnob_200.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/balanceKnob_200.png"/>
                                        <FILE id="OSpRCj" name="knobEmpty_200.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/knobEmpty_200.png"/>
                                        <FILE id="u4ioUB" name="knobModulated_200.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/knobModulated_200.png"/>
                                        <FILE id="R0Hdz6" name="knobUnmodulated_200.png" compile="0" resource="1"
                                              file="../../hi_core/hi_images/knobUnmodulated_200.png"/>
                                        <FILE id="hSh2fs" name="toggle_200.png" compile="0" resource="1" file="../../hi_core/hi_images/toggle_200.png"/>
                                        <FILE id="OAAVOx" name="MainComponent.cpp" compile="1" resource="0"
                                              file="Source/MainComponent.cpp"/>
                                        <FILE id="h7HW4R" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
                                        <FILE id="btXzOW" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
                                      </GROUP>
                                      <FILE id="OLb0nc" name="knob_without_arrow.png" compile="0" resource="1"
                                            file="../../hi_core/hi_images/knob_without_arrow.png"/>
                                    </MAINGROUP>
                                    <EXPORTFORMATS>
                                      <XCODE_MAC targetFolder="Builds/MacOSX" smallIcon="ho3qQy" bigIcon="ho3qQy"
                                                 customPList="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;!DOCTYPE plist PUBLIC &quot;-//Apple//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;&#10;&lt;plist version=&quot;1.0&quot;&gt;&#10;&lt;dict&gt;&#10;&lt;key&gt;NSAppTransportSecurity&lt;/key&gt; &#10;&lt;dict&gt; &#10;&lt;key&gt;NSAllowsArbitraryLoads&lt;/key&gt;&lt;true/&gt;&#10;&lt;/dict&gt;&#10;&lt;/dict&gt;&#10;&lt;/plist&gt;"
                                                 extraDefs="USE_IPP=0&#10;HI_ENABLE_EXPANSION_EDITING=1&#10;HISE_ENABLE_EXPANSIONS=1&#10;HISE_SCRIPT_SERVER_TIMEOUT=20000"
                                                 extraCompilerFlags="-Wno-reorder -Wno-inconsistent-missing-override -mpopcnt -faligned-allocation -Wno-switch"
                                                 xcodeValidArchs="x86_64" extraLinkerFlags="">
                                        <CONFIGURATIONS>
                                          <CONFIGURATION name="Debug" osxCompatibility="10.9 SDK" osxArchitecture="64BitIntel"
                                                         isDebug="1" optimisation="1" targetName="HISE Debug" linkTimeOptimisation="0"
                                                         cppLanguageStandard="c++11" cppLibType="libc++" enablePluginBinaryCopyStep="1"
                                                         macOSDeploymentTarget="10.9" headerPath="" libraryPath=""/>
                                          <CONFIGURATION name="Release" osxCompatibility="10.9 SDK" osxArchitecture="64BitIntel"
                                                         isDebug="0" optimisation="3" targetName="HISE" linkTimeOptimisation="1"
                                                         cppLanguageStandard="c++11" cppLibType="libc++" enablePluginBinaryCopyStep="1"
                                                         macOSDeploymentTarget="10.9" headerPath="" libraryPath=""/>
                                          <CONFIGURATION name="CI" osxCompatibility="10.9 SDK" osxArchitecture="64BitIntel"
                                                         isDebug="0" optimisation="4" targetName="HISE" linkTimeOptimisation="0"
                                                         cppLanguageStandard="c++11" cppLibType="libc++" enablePluginBinaryCopyStep="1"
                                                         stripLocalSymbols="1" defines="HISE_CI=1" macOSDeploymentTarget="10.9"
                                                         headerPath="&#10;" libraryPath=""/>
                                        </CONFIGURATIONS>
                                        <MODULEPATHS>
                                          <MODULEPATH id="juce_gui_extra" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_gui_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_graphics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_events" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_data_structures" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_cryptography" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_core" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_utils" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_processors" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_formats" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_devices" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_core" path="../../"/>
                                          <MODULEPATH id="hi_modules" path="../../"/>
                                          <MODULEPATH id="hi_backend" path="../../"/>
                                          <MODULEPATH id="hi_scripting" path="../../"/>
                                          <MODULEPATH id="hi_dsp_library" path="../../"/>
                                          <MODULEPATH id="hi_lac" path="../../"/>
                                          <MODULEPATH id="hi_sampler" path="../../"/>
                                          <MODULEPATH id="hi_components" path="../../"/>
                                          <MODULEPATH id="hi_dsp" path="../../"/>
                                          <MODULEPATH id="hi_streaming" path="../../"/>
                                          <MODULEPATH id="juce_product_unlocking" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_dsp" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_zstd" path="../../"/>
                                          <MODULEPATH id="hi_tools" path="../../"/>
                                          <MODULEPATH id="juce_opengl" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_snex" path="../../"/>
                                          <MODULEPATH id="hi_rlottie" path="../../"/>
                                        </MODULEPATHS>
                                      </XCODE_MAC>
                                      <XCODE_IPHONE targetFolder="Builds/iOS" iosScreenOrientation="UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight"
                                                    extraCompilerFlags="-Wno-reorder -Wno-inconsistent-missing-override"
                                                    extraLinkerFlags="" smallIcon="BNfj8p" bigIcon="BNfj8p" iosBackgroundAudio="1"
                                                    UIStatusBarHidden="1" extraDefs="USE_IPP=0&#10;HISE_IOS=1" customPList="&lt;key&gt;NSAppTransportSecurity&lt;/key&gt;&#10;&lt;dict&gt;&#10;    &lt;key&gt;NSAllowsArbitraryLoads&lt;/key&gt;&#10;    &lt;true/&gt;&#10;&lt;/dict&gt;"
                                                    iPadScreenOrientation="UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight"
                                                    iosDeviceFamily="1,2">
                                        <CONFIGURATIONS>
                                          <CONFIGURATION name="Debug" iosCompatibility="8.0" isDebug="1" optimisation="1"
                                                         targetName="HISE Standalone" cppLanguageStandard="c++11" cppLibType="libc++"
                                                         libraryPath="" headerPath="" enablePluginBinaryCopyStep="1" iosDeploymentTarget="8.0"/>
                                          <CONFIGURATION name="Release" iosCompatibility="8.0" isDebug="0" optimisation="3"
                                                         targetName="HISE Standalone" headerPath="" libraryPath="" cppLanguageStandard="c++11"
                                                         cppLibType="libc++" linkTimeOptimisation="1" enablePluginBinaryCopyStep="1"
                                                         iosDeploymentTarget="8.0"/>
                                        </CONFIGURATIONS>
                                        <MODULEPATHS>
                                          <MODULEPATH id="juce_gui_extra" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_gui_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_graphics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_events" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_data_structures" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_cryptography" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_core" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_utils" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_processors" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_formats" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_devices" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_modules" path="../../"/>
                                          <MODULEPATH id="hi_core" path="../../"/>
                                          <MODULEPATH id="hi_backend" path="../../"/>
                                          <MODULEPATH id="hi_scripting" path="../../"/>
                                          <MODULEPATH id="hi_dsp_library" path="../../"/>
                                          <MODULEPATH id="hi_lac" path="../../"/>
                                          <MODULEPATH id="hi_sampler" path="../../"/>
                                          <MODULEPATH id="hi_components" path="../../"/>
                                          <MODULEPATH id="hi_dsp" path="../../"/>
                                          <MODULEPATH id="hi_streaming" path="../../"/>
                                          <MODULEPATH id="juce_product_unlocking" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_dsp" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_zstd" path="../../"/>
                                          <MODULEPATH id="hi_tools" path="../../"/>
                                          <MODULEPATH id="juce_opengl" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_snex" path="../../"/>
                                          <MODULEPATH id="hi_rlottie" path="../../"/>
                                        </MODULEPATHS>
                                      </XCODE_IPHONE>
                                      <VS2017 targetFolder="Builds/VisualStudio2017" smallIcon="ho3qQy" bigIcon="ho3qQy"
                                              useIPP="Sequential" IPPLibrary="Sequential" windowsTargetPlatformVersion="10.0.16299.0"
                                              extraDefs="USE_IPP=1&#10;HISE_SCRIPT_SERVER_TIMEOUT=20000" extraCompilerFlags="/bigobj /W0">
                                        <CONFIGURATIONS>
                                          <CONFIGURATION name="Debug" winWarningLevel="2" generateManifest="1" winArchitecture="x64"
                                                         isDebug="1" optimisation="1" targetName="HISE Debug" headerPath="../../../../tools/SDK/ASIOSDK2.3/common"
                                                         useRuntimeLibDLL="0" debugInformationFormat="ProgramDatabase"
                                                         enablePluginBinaryCopyStep="0"/>
                                          <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
                                                         isDebug="0" optimisation="3" targetName="HISE" headerPath="../../../../tools/SDK/ASIOSDK2.3/common"
                                                         useRuntimeLibDLL="0" enableIncrementalLinking="1" alwaysGenerateDebugSymbols="1"
                                                         debugInformationFormat="ProgramDatabase" enablePluginBinaryCopyStep="0"
                                                         linkTimeOptimisation="1"/>
                                          <CONFIGURATION name="CI" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
                                                         isDebug="0" optimisation="2" targetName="HISE" headerPath="../../../../tools/SDK/ASIOSDK2.3/common"
                                                         useRuntimeLibDLL="0" debugInformationFormat="ProgramDatabase"
                                                         enablePluginBinaryCopyStep="0" linkTimeOptimisation="1" defines="HISE_CI=1"/>
                                        </CONFIGURATIONS>
                                        <MODULEPATHS>
                                          <MODULEPATH id="juce_gui_extra" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_gui_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_graphics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_events" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_data_structures" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_cryptography" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_core" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_utils" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_processors" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_formats" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_devices" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_scripting" path="../../"/>
                                          <MODULEPATH id="hi_modules" path="../../"/>
                                          <MODULEPATH id="hi_dsp_library" path="../../"/>
                                          <MODULEPATH id="hi_core" path="../../"/>
                                          <MODULEPATH id="hi_backend" path="../../"/>
                                          <MODULEPATH id="hi_lac" path="../../"/>
                                          <MODULEPATH id="hi_sampler" path="../../"/>
                                          <MODULEPATH id="hi_components" path="../../"/>
                                          <MODULEPATH id="hi_dsp" path="../../"/>
                                          <MODULEPATH id="hi_streaming" path="../../"/>
                                          <MODULEPATH id="juce_product_unlocking" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_dsp" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_zstd" path="../../"/>
                                          <MODULEPATH id="hi_tools" path="../../"/>
                                          <MODULEPATH id="juce_opengl" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_snex" path="../../"/>
                                          <MODULEPATH id="hi_rlottie" path="../../"/>
                                        </MODULEPATHS>
                                      </VS2017>
                                      <LINUX_MAKE targetFolder="Builds/LinuxMakefile" extraDefs="USE_IPP=0&#10;HI_ENABLE_EXPANSION_EDITING=1&#10;HISE_ENABLE_EXPANSIONS=1&#10;HISE_SCRIPT_SERVER_TIMEOUT=20000&#10;"
                                                  smallIcon="bfBEgJ" bigIcon="bfBEgJ" linuxExtraPkgConfig="x11 xinerama xext"
                                                  extraLinkerFlags="-no-pie&#10;" extraCompilerFlags="-fpermissive">
                                        <CONFIGURATIONS>
                                          <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="HISE Standalone"/>
                                          <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="HISE Standalone"
                                                         linkTimeOptimisation="1"/>
                                          <CONFIGURATION name="TravisCI" isDebug="1" optimisation="1" targetName="HISE Standalone"
                                                         defines="TRAVIS_CI=1"/>
                                        </CONFIGURATIONS>
                                        <MODULEPATHS>
                                          <MODULEPATH id="juce_gui_extra" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_gui_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_graphics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_events" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_data_structures" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_cryptography" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_core" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_utils" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_processors" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_formats" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_devices" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_audio_basics" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_scripting" path="../../"/>
                                          <MODULEPATH id="hi_modules" path="../../"/>
                                          <MODULEPATH id="hi_dsp_library" path="../../"/>
                                          <MODULEPATH id="hi_core" path="../../"/>
                                          <MODULEPATH id="hi_backend" path="../../"/>
                                          <MODULEPATH id="hi_lac" path="../../"/>
                                          <MODULEPATH id="hi_sampler" path="../../"/>
                                          <MODULEPATH id="hi_components" path="../../"/>
                                          <MODULEPATH id="hi_dsp" path="../../"/>
                                          <MODULEPATH id="hi_streaming" path="../../"/>
                                          <MODULEPATH id="juce_product_unlocking" path="../../JUCE/modules"/>
                                          <MODULEPATH id="juce_dsp" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_zstd" path="../../"/>
                                          <MODULEPATH id="hi_tools" path="../../"/>
                                          <MODULEPATH id="juce_opengl" path="../../JUCE/modules"/>
                                          <MODULEPATH id="hi_snex" path="../../"/>
                                          <MODULEPATH id="hi_rlottie" path="../../"/>
                                        </MODULEPATHS>
                                      </LINUX_MAKE>
                                    </EXPORTFORMATS>
                                    <MODULES>
                                      <MODULE id="hi_backend" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_components" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_core" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_dsp" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_dsp_library" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_lac" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_modules" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_rlottie" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULE id="hi_sampler" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_scripting" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_snex" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULE id="hi_streaming" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="hi_tools" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULE id="hi_zstd" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_audio_utils" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_core" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="juce_dsp" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULES id="juce_events" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0"/>
                                      <MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0"/>
                                      <MODULE id="juce_opengl" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
                                      <MODULE id="juce_product_unlocking" showAllCode="1" useLocalCopy="0"
                                              useGlobalPath="0"/>
                                    </MODULES>
                                    <JUCEOPTIONS USE_IPP="disabled"/>
                                    <LIVE_SETTINGS>
                                      <OSX defines="USE_IPP=0"/>
                                      <WINDOWS/>
                                      <LINUX/>
                                    </LIVE_SETTINGS>
                                  </JUCERPROJECT>```
                                  1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey
                                    last edited by d.healey

                                    That looks good. I don't see any references to IPP there. So there is something else wrong with your setup which is hard to fix without seeing it.

                                    I suggest you delete every copy of the HISE source code you have and start from scratch with the develop branch - or even better, use git.

                                    Libre Wave - Freedom respecting instruments and effects
                                    My Patreon - HISE tutorials
                                    YouTube Channel - Public HISE tutorials

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      blezzbeats @d.healey
                                      last edited by

                                      @d-healey Thanks for the guidance!

                                      Removed every little thing I could find and gitcloned the develop branch.

                                      Now I'm getting this again:

                                      .../HISE/hi_tools/hi_tools/HI_LookAndFeels.h:121:16: Reference to 'Point' is ambiguous

                                      For basically everything under hi_tools

                                      d.healeyD 1 Reply Last reply Reply Quote 0
                                      • d.healeyD
                                        d.healey @blezzbeats
                                        last edited by d.healey

                                        @blezzbeats said in Compiling on MacOS Monterey:

                                        @d-healey Thanks for the guidance!

                                        Removed every little thing I could find and gitcloned the develop branch.

                                        Now I'm getting this again:

                                        .../HISE/hi_tools/hi_tools/HI_LookAndFeels.h:121:16: Reference to 'Point' is ambiguous

                                        For basically everything under hi_tools

                                        Try Xcode 13.1

                                        Libre Wave - Freedom respecting instruments and effects
                                        My Patreon - HISE tutorials
                                        YouTube Channel - Public HISE tutorials

                                        1 Reply Last reply Reply Quote 0
                                        • d.healeyD
                                          d.healey
                                          last edited by

                                          After the git clone did you checkout the develop branch?

                                          Libre Wave - Freedom respecting instruments and effects
                                          My Patreon - HISE tutorials
                                          YouTube Channel - Public HISE tutorials

                                          B 2 Replies Last reply Reply Quote 0
                                          • B
                                            blezzbeats @d.healey
                                            last edited by

                                            @d-healey Xcode 13.1 set up now, same errors.
                                            By checkout do you mean if I verified that I actually got that branch? I'm not sure now cause the folder I git cloned just says HISE now whereas when I downloaded a zip it was HISE-develop

                                            d.healeyD 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            51

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.9k

                                            Posts