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

      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
                                        • H
                                          Haddock
                                          last edited by

                                          @ulrik said in Issue for build on MacOs:

                                          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

                                          Hey ! The VST export still not working with the same "vst2 issue" but the AU export seems to work but I don't find it, not in "App Support / Audio / plugins / etc" and not by searching directly on my computer..

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

                                            @Haddock Have you looked in "yourname/library/audio/plugins/components?

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

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

                                            24

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.8k

                                            Posts