HISE Logo Forum
    • Categories
    • Register
    • Login

    Compiling Error (MacOS)

    Scheduled Pinned Locked Moved General Questions
    22 Posts 4 Posters 477 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
      brett_thibeau
      last edited by

      Hello everyone, I am a complete beginner when it comes to making VST's and all that surrounds it.

      I am just getting started with HISE and JUCE, however I need a bit of help compiling HISE so I can start building my first plugin.

      Whenever I try and "Build for Running" on Xcode, it comes up with these 2 errors and I'm not quite sure how to fix it.

      Any help would be much appreciated!

      Screenshot 2025-01-21 at 7.42.51 AM.png

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

        @brett_thibeau so first you need to select Build For Profiling... (I think).

        HISE Development for hire.
        www.channelrobot.com

        B 1 Reply Last reply Reply Quote 0
        • B
          brett_thibeau @Lindon
          last edited by

          @Lindon just tried that, seems to have the same errors.

          LindonL B 2 Replies Last reply Reply Quote 0
          • LindonL
            Lindon @brett_thibeau
            last edited by

            @brett_thibeau did you download and use the development branch of HISE?

            Do you have more than one copy of HISE on your system?

            Do you have IPP turned off? in ProJucer

            Are you targeting the correct silicon for your machine?

            HISE Development for hire.
            www.channelrobot.com

            ChazroxC 1 Reply Last reply Reply Quote 0
            • ChazroxC
              Chazrox @Lindon
              last edited by

              @Lindon I just recently started gettin errors when trying to compile any dsp networks also. I've tried to rebuild HISE again from scratch and pointed the project settings to what was working before but I still get 'build failed'. I recently upgraded my OS Sequoia 15.2, just in case that matters for a reason unknown to me.

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

                @brett_thibeau

                I redownloaded the latest release of HISE

                I don't have more than one copy on my system

                Not sure what IPP means or how to turn it off

                Also not sure if I am targeting the correct silicon, as I mentioned I am a complete beginner. Any help with these errors would be greatly appreciated.

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

                  @brett_thibeau said in Compiling Error (MacOS):

                  I redownloaded the latest release of HISE

                  Use the develop branch.

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

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

                    @brett_thibeau I don't quite understand what that means, I have been downloading the code form GitHub. Am I missing a link or something?

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

                      @brett_thibeau Watch this video at the timestamp (6:00) https://youtu.be/D3kthNOQ9_s?t=363

                      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
                        brett_thibeau @brett_thibeau
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • B
                          brett_thibeau @d.healey
                          last edited by

                          @d-healey thank you I got that downloaded, now it seems that one error has gone away, however there is this one remaining:

                          Screenshot 2025-01-24 at 2.11.08 PM.png

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

                            @brett_thibeau Have you installed xcpretty?

                            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
                              brett_thibeau @d.healey
                              last edited by

                              @d-healey I believe so but I could've downloaded it wrong. Do I just download it from GitHub and im good to go?

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

                                @brett_thibeau Are you following the instructions on github?

                                Link Preview Image
                                GitHub - christophhart/HISE: The open source framework for sample based instruments

                                The open source framework for sample based instruments - christophhart/HISE

                                favicon

                                GitHub (github.com)

                                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
                                  brett_thibeau @d.healey
                                  last edited by

                                  @d-healey ok super weird, I just installed it in terminal with that command however it is now showing the both errors again from the beginning.

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

                                    @brett_thibeau Clean the build - also you should build for profiling

                                    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
                                      brett_thibeau @d.healey
                                      last edited by

                                      @d-healey what do you mean by clean the build? Sorry like I said I am a complete beginner.

                                      I just tried building for profiling and it still said build failed.

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

                                        @brett_thibeau In the menu with the build options (Project menu I think) there should be an option called clean build folder, or similar. Run that before trying to build.

                                        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
                                          brett_thibeau @d.healey
                                          last edited by

                                          @d-healey ok just did that, one error disappeared for a second and then when I built for profiling they both came back.

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

                                            @brett_thibeau What version of xcode, what version of OSX?

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

                                            B 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            47

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.9k

                                            Posts