HISE Logo Forum
    • Categories
    • Register
    • Login

    Issue for build on MacOs

    Scheduled Pinned Locked Moved General Questions
    32 Posts 9 Posters 1.7k 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.
    • H
      Haddock
      last edited by

      Hi everyone !

      I have a problem to export from Hise in vst or standalone on MacOs. I have this message :

      ▸ Building microcosm_dev/microcosm_dev - Shared Code [Release]
      ▸ Check Dependencies
      ▸ Compiling include_hi_dsp_library.mm
      ▸ Compiling include_hi_components.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling PresetData.cpp
      ▸ Compiling include_hi_core.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_dsp.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling Plugin.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_frontend.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_lac.mm
      ▸ Compiling include_hi_modules.mm

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/microcosm_dev.build/Release/microcosm_dev\ -\ Shared\ Code.build/Objects-normal/x86_64/Plugin.o /Users/macbook/Desktop/HaddockAudio/microcosm_plugin/microcosm_dev/Binaries/Source/Plugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)

      ❌ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../hi_tools/../hi_streaming/hi_streaming.h:69:10: 'ipp.h' file not found

      #include "ipp.h"
      ^~~~~~~

      ▸ Compiling include_hi_sampler.cpp

      ⚠️ /Users/macbook/Desktop/HISE/HISE-master/hi_core/../JUCE/modules/juce_dsp/processors/juce_IIRFilter_Impl.h:93:20: unused variable 'isBypassed' [-Wunused-variable]

      constexpr bool isBypassed = bypassed;
                     ^
      

      ▸ Compiling include_hi_scripting_01.cpp
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.

      [Opération terminée]

      I followed the instruction for Compiling without IPP on OSX on the @Christoph-Hart github but don't woks for the moment :/

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

        Seems like it's still looking for IPP, double check your settings in the Projucer (or install IPP).

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

        1 Reply Last reply Reply Quote 0
        • H
          Haddock
          last edited by

          I double check and don't works.. there is not another place where I have to make changes? Only in the Projucer plugin and standalone?

          1 Reply Last reply Reply Quote 0
          • Dan KorneffD
            Dan Korneff
            last edited by

            I couldn't get mine to work without IPP.

            Dan Korneff - Producer / Mixer / Audio Nerd

            1 Reply Last reply Reply Quote 0
            • H
              Haddock
              last edited by

              Ok, there's a topic which explain the method to install the IPP ?

              Thanks a lot.

              LindonL 1 Reply Last reply Reply Quote 0
              • LindonL
                Lindon @Haddock
                last edited by

                @Haddock a quick use of the search function at the top right of this page give you:
                https://forum.hise.audio/topic/702/ipp-on-mac-how-to-install

                HISE Development for hire.
                www.channelrobot.com

                1 Reply Last reply Reply Quote 0
                • H
                  Haddock
                  last edited by

                  @Lindon Thanks ! I check it

                  1 Reply Last reply Reply Quote 0
                  • H
                    Haddock
                    last edited by

                    Ok it seems to work with the IPP, but another failed appear :

                    ❌ /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'pluginterfaces/vst2.x/aeffect.h' file not found

                    #include "pluginterfaces/vst2.x/aeffect.h"
                    ^

                    ** BUILD FAILED **

                    The following build commands failed:
                    CompileC build/microcosm_dev.build/Release/microcosm_dev\ -\ VST.build/Objects-normal/x86_64/include_juce_audio_plugin_client_VST2.o /Users/macbook/Desktop/HaddockAudio/microcosm_plugin/microcosm_dev/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
                    (1 failure)
                    Compiling finished. Cleaning up...
                    logout
                    Saving session...
                    ...copying shared history...
                    ...saving history...truncating history files...
                    ...completed.

                    I'm not sure to understand what it concerns 😐

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

                      @Haddock said in Issue for build on MacOs:

                      /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'pluginterfaces/vst2.x/aeffect.h' file not found

                      You're missing the VST2 SDK

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

                      1 Reply Last reply Reply Quote 1
                      • ulrikU
                        ulrik @Haddock
                        last edited by

                        @Haddock look here to see if you have this structure in the hise folder:
                        https://forum.hise.audio/topic/1702/managed-to-compile-vst3-on-windows/13

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

                        1 Reply Last reply Reply Quote 0
                        • H
                          Haddock
                          last edited by

                          @ulrik thanks for your message, yes I have this structure in the SDK folder.

                          Capture d’écran 2019-09-16 à 10.33.37.png

                          LindonL ulrikU 2 Replies Last reply Reply Quote 0
                          • LindonL
                            Lindon @Haddock
                            last edited by

                            @Haddock well your asiosdk folders not the same for a start...

                            HISE Development for hire.
                            www.channelrobot.com

                            1 Reply Last reply Reply Quote 0
                            • C
                              clumsybear
                              last edited by

                              Well, there is no ASIO on macOS as far as I know, I think there is no need for that

                              1 Reply Last reply Reply Quote 0
                              • ulrikU
                                ulrik @Haddock
                                last edited by

                                @Haddock did you decompress the "sdk.zip" and placed the 2 folders "VST3 SDK" and "ASIOSDK2.3" directly under the "SDK" folder?
                                It looks like you have other folders judging by the contents in them, have you downloaded the SDK from Steinberg? if so, it will not work.
                                You need to decompress the "sdk.zip" and place it like I said above.

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

                                1 Reply Last reply Reply Quote 0
                                • H
                                  Haddock
                                  last edited by

                                  @ulrik I directly download it from Steinberg, I will delet the other folder, but when I try to unzip the "sdk.zip" it ask me a password for ASIO

                                  LindonL 1 Reply Last reply Reply Quote 0
                                  • LindonL
                                    Lindon @Haddock
                                    last edited by

                                    @Haddock well its NOT 1234 - but if you simply rearrange these then it might be that.

                                    HISE Development for hire.
                                    www.channelrobot.com

                                    1 Reply Last reply Reply Quote 1
                                    • H
                                      Haddock
                                      last edited by

                                      Thanks @Lindon !

                                      ulrikU 1 Reply Last reply Reply Quote 0
                                      • ulrikU
                                        ulrik @Haddock
                                        last edited by

                                        @Haddock how is it going, did you manage to build successfully?

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

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          Haddock
                                          last edited by

                                          @ulrik No sorry I was not here for few days, I relpaced the sdk folder and he gave me the same error, I was wondering if you need to locate the project you want to build in a particular folder or not ? Or the Hise path location enough.

                                          This is my actual sdk folder :

                                          Capture d’écran 2019-09-21 à 12.04.59.png

                                          Thanks for your help ! :)

                                          ulrikU 1 Reply Last reply Reply Quote 0
                                          • ulrikU
                                            ulrik @Haddock
                                            last edited by

                                            @Haddock hmm, looks right to me.
                                            You have to have the right path to Hise but the project you're building is open when you export it to au or vst, so there's no need to set any other path I think

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

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            25

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.8k

                                            Posts