HISE Logo Forum
    • Categories
    • Register
    • Login

    macOS Catalina AUi not compiling properly... but VST3 + AAX working

    Scheduled Pinned Locked Moved Bug Reports
    12 Posts 4 Posters 786 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.
    • Dan KorneffD
      Dan Korneff
      last edited by Dan Korneff

      I would like to preface this with the following:
      I'm running a Mid 2010 Mac mini with an "unsupported" install of Catalina.
      Xcode 11.3.1 and IPP installed.

      I'm trying to compile an instrument on MacOS. AAX and VST3 export properly, but the compiled AUi exports with about 12kb of data. I'm not getting any errors in Terminal.

      Since the SDK for AU is built in to the OS, is it possible that it's not installed? How can I check this?

      EDIT: I AM getting a error in Terminal

      
      
      The following build commands failed:
      	Rez build/test.build/Release/test\ -\ AU.build/ResourceManagerResources/Objects/include_juce_audio_plugin_client_AU.rsrc /Users/User/Documents/test/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_AU.r
      (1 failure)
      Compiling finished. Cleaning up...
      

      Dan Korneff - Producer / Mixer / Audio Nerd

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

        @dustbro not on the mac right now but I think HISE requires xcode 10... could be wrong...

        HISE Development for hire.
        www.channelrobot.com

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

          @Lindon I don't think that's the case. I've compiled FX plugins from this ring without issues.

          Dan Korneff - Producer / Mixer / Audio Nerd

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

            updated original post. I AM getting an error...

            include_juce_audio_plugin_client_AU.rsrc
            

            Dan Korneff - Producer / Mixer / Audio Nerd

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

              looks like we've seen this before

              Link Preview Image
              Mojave Xcode 11.1 HISE plugin build failing

              U.build/ResourceManagerResources/Objects/include_juce_audio_plugin_client_AU.rsrc's resource fork was not completely updated. Command Rez failed with a nonze...

              favicon

              Forum (forum.hise.audio)

              https://forum.juce.com/t/au-on-xcode-10-resmerger-error/35074/8

              Dan Korneff - Producer / Mixer / Audio Nerd

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

                it looks like people are successfully compiling by doing the following:

                in juce_audio_plugin_client_AU.r
                chage

                #include <AudioUnit/AudioUnit.r>
                

                to

                #include <AudioUnit.r>
                

                Giving that a try now.

                Dan Korneff - Producer / Mixer / Audio Nerd

                LindonL CyberGenC 2 Replies Last reply Reply Quote 0
                • LindonL
                  Lindon @Dan Korneff
                  last edited by Lindon

                  @dustbro

                  yeah if you read the link you posted you get to this:

                  orange 17 Oct 2019, 16:31
                  @mwplugs AFAIK Hise compiles with macOS Mojave & XCode 10. You can install XCode10 instead of 11.

                  No one says you cant compile with xcode 11 - just it wont reliably work so you SHOULD use xcode 10.

                  HISE Development for hire.
                  www.channelrobot.com

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

                    @Lindon the above fix was the cure. It compiled properly after the change.

                    Dan Korneff - Producer / Mixer / Audio Nerd

                    AxiomCruxA 1 Reply Last reply Reply Quote 1
                    • AxiomCruxA
                      AxiomCrux @Dan Korneff
                      last edited by AxiomCrux

                      @dustbro Im not seeing that line you mention changin in the HISE-2.0.0 folder / subfolders version of juce_audio_plugin_client_AU.r

                      EDIT NM, I found line 28 in the juce module and changed it to #include <AudioUnit.r>

                      I am finding that line in audiounit.r in the VST3 SDK folder too, do I need to edit that?

                      http://www.axiom-crux.net

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

                        @MacroMachines said in macOS Catalina AUi not compiling properly... but VST3 + AAX working:

                        @dustbro Im not seeing that line you mention changin in the HISE-2.0.0 folder / subfolders version of juce_audio_plugin_client_AU.r

                        EDIT NM, I found line 28 in the juce module and changed it to #include <AudioUnit.r>

                        I am finding that line in audiounit.r in the VST3 SDK folder too, do I need to edit that?

                        if your are making VST3s?

                        -- but read the comments above - if you are on Catalina and XCode 11 then you're not on a "supported" platform.

                        HISE Development for hire.
                        www.channelrobot.com

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

                          @Lindon said in macOS Catalina AUi not compiling properly... but VST3 + AAX working:

                          if you are on Catalina and XCode 11

                          Also note, this happens on xcode 10

                          Dan Korneff - Producer / Mixer / Audio Nerd

                          1 Reply Last reply Reply Quote 0
                          • CyberGenC
                            CyberGen @Dan Korneff
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            9

                            Online

                            1.7k

                            Users

                            11.8k

                            Topics

                            102.4k

                            Posts