HISE Logo Forum
    • Categories
    • Register
    • Login

    Projucer And macOS Catalina

    Scheduled Pinned Locked Moved General Questions
    34 Posts 9 Posters 2.4k 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 @Natan
      last edited by Dan Korneff

      @Natanr I'll give 2019v4 a shot, but according to their site, it's not compatible with 10.15

      Screen Shot 2020-01-06 at 9.56.31 PM.png

      I was able to get xcpretty to install with:

      sudo gem install xcpretty
      

      Dan Korneff - Producer / Mixer / Audio Nerd

      1 Reply Last reply Reply Quote 1
      • NatanN
        Natan
        last edited by

        @dustbro And What About The Projucer?
        The App Won't Run Here :(

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

          @Natanr the Projucer bundled with HISE doesn't launch here either.
          V5.4.5 from the JUCE site does. I'm not sure if it's recommended to use though. Maybe @Christoph-Hart could advise.

          Dan Korneff - Producer / Mixer / Audio Nerd

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

            Here are my findings.
            2019v4 gives me a warning when launching the installer (as does 2019v5)
            Screen Shot 2020-01-07 at 6.26.36 AM.png

            You're able to install the software even though you get the warning. I'll bet v5 would work as well. Make sure you do a "custom" install to additionally select "multi thread" support. Regular install will only do single thread.

            Once that's done, I was able to use projucer 4.5.4 from the juce website to create the xcode project for HISE standalone (haven't tested plugin version yet).
            It compiled fine in xcode 11.3 (with the usual warning messages).

            Screen Shot 2020-01-07 at 8.19.28 AM.png

            You can also see I'm running Catalina on an unsupported mid 2010 mac mini. All seems to be well so far... other than some heavy CPU usage by kernel_task.

            I haven't compiled a project from HISE yet, so that's the next step.

            Dan Korneff - Producer / Mixer / Audio Nerd

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

              batchCompileOSX: line 2: /Applications/HISE-scriptnode/tools/Projucer/Projucer.app/Contents/MacOS/Projucer: Permission denied
              

              We'll probably have to redirect HISE to the newer version of Projucer, or just copy the new version to the HISE folder.
              I'll tinker with that later today.

              Dan Korneff - Producer / Mixer / Audio Nerd

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

                Looks like it's a no go to compile a plugin as the Hi_Modules seem to be referenced from a modified version of Projucer.
                Maybe @Christoph-Hart can update the included version of projucer to 4.5.4 at some point in the future?

                Dan Korneff - Producer / Mixer / Audio Nerd

                ustkU 1 Reply Last reply Reply Quote 0
                • ustkU
                  ustk @Dan Korneff
                  last edited by

                  @dustbro I'm always using the last version from the official Juce website.
                  I don't know anything about Cataclysma... Euuhh Catavista... Euuhh Catalina I wanted to say!!!

                  Can't help pressing F5 in the forum...

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

                    @ustk I only looked at it quickly. Good to know you're successfully using the latest juce

                    Dan Korneff - Producer / Mixer / Audio Nerd

                    1 Reply Last reply Reply Quote 0
                    • Christoph HartC
                      Christoph Hart
                      last edited by

                      Good to know you're successfully using the latest juce

                      But how did you back port the customizations I did to the juce codebase? I am sure there are a few ones that prevent compiling HISE with the stock JUCE code.

                      BTW, if you want a better projucer, just build it again using the source code in the HISE codebase, the projucer binary in the repo is just a compiled version of this.

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

                        I mistakenly replaced the JUCE folder within HISE instead of just swapping out Projucer.

                        It appears to be working.

                        Dan Korneff - Producer / Mixer / Audio Nerd

                        1 Reply Last reply Reply Quote 0
                        • ustkU
                          ustk @Christoph Hart
                          last edited by ustk

                          @Christoph-Hart Humm that's strange, I just launch the 5.4.5 Projucer, then I open the Hise standalone.jucer file, apply the current IPP and OS structure change if needed, and compile...

                          Can't help pressing F5 in the forum...

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            breezykermo @ustk
                            last edited by

                            @ustk I've just tried to build HISE on Catalina, using:

                            • Xcode 11.4
                            • Projucer 5.4.7

                            As the rest of this thread suggests, the modified Projucer included in the HISE repository doesn't open on Catalina, so I tried to build using Projucer 5.4.7 downloaded directly.

                            I'm running into a bunch of build errors, however. I was able to fix preliminary ones about IPP (by building without IPP as the HISE wiki suggests), but now I'm getting these:

                            Screen Shot 2020-04-12 at 7.16.46 PM.png

                            Any advice would be much appreciated!

                            LindonL Dan KorneffD 2 Replies Last reply Reply Quote 0
                            • LindonL
                              Lindon @breezykermo
                              last edited by

                              @breezykermo not a supported OS... wait until it is supported
                              ?

                              HISE Development for hire.
                              www.channelrobot.com

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

                                While you wait for a solution, here is a build that will work - https://www.dropbox.com/sh/8e8idawxwspcg4b/AAAGC-9AzmS3CCnc7rRZoYo4a?dl=0

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

                                B M 2 Replies Last reply Reply Quote 1
                                • Dan KorneffD
                                  Dan Korneff @breezykermo
                                  last edited by

                                  @breezykermo the very latest Xcode gives me the same errors. You can download xcode 10.3 from the apple developer archives. That works like a charm on Catalina

                                  Dan Korneff - Producer / Mixer / Audio Nerd

                                  B 1 Reply Last reply Reply Quote 2
                                  • B
                                    breezykermo @d.healey
                                    last edited by

                                    @d-healey fantastic, thank you.

                                    1 Reply Last reply Reply Quote 1
                                    • B
                                      breezykermo @Dan Korneff
                                      last edited by

                                      @dustbro also fantastic! thanks so much.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        myhomestudio @d.healey
                                        last edited by

                                        @d-healey said in Projucer And macOS Catalina:

                                        While you wait for a solution, here is a build that will work - https://www.dropbox.com/sh/8e8idawxwspcg4b/AAAGC-9AzmS3CCnc7rRZoYo4a?dl=0

                                        I use this version on catalina with xcode 10.3 installed, when exporting, this error appear :
                                        Capture d’écran 2020-06-21 à 10.30.26.png

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Crystal Audio @myhomestudio
                                          last edited by

                                          @myhomestudio Looks like you're missing the xcpetty gem. To install this you need to open the terminal and put:

                                          $ gem install xcpretty

                                          Here is the xcpetty github page for reference. Instructions are more detailed if you scroll down a bit.

                                          Link Preview Image
                                          GitHub - xcpretty/xcpretty: Flexible and fast xcodebuild formatter

                                          Flexible and fast xcodebuild formatter. Contribute to xcpretty/xcpretty development by creating an account on GitHub.

                                          favicon

                                          GitHub (github.com)

                                          M 2 Replies Last reply Reply Quote 0
                                          • M
                                            myhomestudio @Crystal Audio
                                            last edited by

                                            @Crystal-Audio oh thx I will try this 🙏

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

                                            47

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.9k

                                            Posts