HISE Logo Forum
    • Categories
    • Register
    • Login

    Exporting

    Scheduled Pinned Locked Moved General Questions
    22 Posts 5 Posters 1.0k 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
      bananaas007 @d.healey
      last edited by

      @d-healey I pressed the "compile" button, exported it, and nothing happened.
      The same exact terminal message came up.
      What should I do?
      Screenshot 2024-06-21 at 6.17.43 PM.png

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

        @bananaas007 said in Exporting:

        I pressed the "compile" button

        Not sure what you mean. Have you compiled HISE from the source code on github?

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

          @d-healey I just downloaded the zip folder from GitHub, it came to my downloads as a folder (not zipped possibly because of safari). I read the directions for instailing it on OSX, and due to my lack of technical knowledge, I have no clue what "clone the repository" (download the file maybe [at least that is what I did]) means, and after going through the file, I feel stuck. I was unable to find the other folders the guide mentioned .
          Thank you for all of your help, (and your great Youtube Videos)

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

            @bananaas007 Update: I just cloned the repository. And it said:

            Extract the contents of tools/SDK/sdk.zip to tools/SDK. Your tools folder should now contain folders named ASIOSDK2.3 and VST3

            How do I do that?

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

              @bananaas007 You need to be able to compile HISE before you attempt to compile your project. Here is a video I made about it a few years ago, it's mostly still relevant (if I mention IPP in it, just ignore that part).

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

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

                @bananaas007 ok, I followed the video. Compiled the stuff it said in Xcode. So I went back into Hise to my original project, and this time when I tried to compile it as a FX effect, it said this:Screenshot 2024-06-21 at 7.22.19 PM.png
                Does that mean it worked, and that the error is because my plugin literally does nothing?

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

                  @bananaas007 said in Exporting:

                  Does that mean it worked, and that the error is because my plugin literally does nothing?

                  Probably...

                  When you see that error, are you running the build of HISE that you just compiled?

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

                  1 Reply Last reply Reply Quote 0
                  • B
                    bananaas007
                    last edited by

                    I think so, because of that error I made a new project. This project is a simple Saw synth

                    Screenshot 2024-06-21 at 7.32.41 PM.png
                    It works within Hise, so then I tried to export it as An AUi plugin and got this error.
                    Screenshot 2024-06-21 at 7.32.12 PM.png

                    What surprised me was that this error was different (yay!).
                    Do you know how to fix this error?

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

                      @bananaas007 I also tried compiling it as a standalone, and it also gave me a similar error:

                      Screenshot 2024-06-21 at 7.35.58 PM.png

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

                        What version of xcode are you using?

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

                          @d-healey 15.4

                          d.healeyD B M_HollowayM 3 Replies Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @bananaas007
                            last edited by

                            @bananaas007 How many copies of the HISE source do you have? Did you build the develop branch?

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

                              @bananaas007 A this point, I have at least 3 copies of the source code.....

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

                                @d-healey I tried a lot of my own troubleshoot before trying the forums. Also, I don't know what a develop branch is

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

                                  @bananaas007 said in Exporting:

                                  A this point, I have at least 3 copies of the source code.....

                                  Get rid of all of them and start over. Avoid having more than one copy on your system at a time, it often leads to issues.

                                  Go watch this video at the time stamp 6:05 - https://youtu.be/D3kthNOQ9_s?t=365 - I explain the branch structure of the HISE repo.

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

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    aaronventure @d.healey
                                    last edited by

                                    @d-healey said in Exporting:

                                    Avoid having more than one copy on your system at a time, it often leads to issues.

                                    This is because to compile plugins, you need to specify source code in the properties, which can only ever be one folder - it's stored in the app data folder.

                                    Unless you're building using CLI which let's you specify the source folder when calling the exe with the export argument.

                                    But yes, use git to manipulate the repo and move between commits instead of having multiple source code repositories.

                                    1 Reply Last reply Reply Quote 0
                                    • M_HollowayM
                                      M_Holloway @bananaas007
                                      last edited by

                                      @bananaas007 said in Exporting:

                                      Uninstall Xcode 15 and install the most up to date version of Xcode 14 from HERE

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

                                      13

                                      Online

                                      1.7k

                                      Users

                                      11.8k

                                      Topics

                                      103.0k

                                      Posts