HISE Logo Forum
    • Categories
    • Register
    • Login

    HISE Plugins not Exporting

    Scheduled Pinned Locked Moved General Questions
    16 Posts 2 Posters 476 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.
    • DabDabD
      DabDab
      last edited by

      Ending with this Error
      "Finished saving: Visual Studio 2017
      Finished saving: Xcode (macOS)
      Finished saving: Xcode (iOS)
      Finished saving: Linux Makefile
      Compiling FX plugin untitled folder ...
      xcodebuild: error: You cannot specify -jobs with less than 1 job.
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed."

      Bollywood Music Producer and Trance Producer.

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

        @DabDab Xcode version?

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

        DabDabD 1 Reply Last reply Reply Quote 0
        • DabDabD
          DabDab @d.healey
          last edited by DabDab

          @d-healey Xcode version is 12.5.1
          Running it on Big Sur

          Bollywood Music Producer and Trance Producer.

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

            @DabDab Have you been able to build on this system previously without issue?

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

            DabDabD 1 Reply Last reply Reply Quote 0
            • DabDabD
              DabDab @d.healey
              last edited by

              @d-healey This is a new system I am trying. I have been able to Build HISE Successfully.
              But unable to export AU plugins from here. I have installed xcpretty, Command Line tools.

              I was trying to build / compile from projucer via Auto-generated.projucer >XCODE.
              BUT it also didn't work
              Ipp.h not found error.

              Bollywood Music Producer and Trance Producer.

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

                @DabDab Disable ipp, it's not needed on MacOS

                @Christoph-Hart Why not hard disable this by default on MacOS in the export template?

                @DabDab Is this a virtual machine you're using?

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

                1 Reply Last reply Reply Quote 0
                • DabDabD
                  DabDab @DabDab
                  last edited by DabDab

                  @d-healey I have seen for Mac OSX ipp=0

                  Hise built successfuly without Ipp. Why does it need during plugins export?
                  How can I bypasss it?

                  Bollywood Music Producer and Trance Producer.

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

                    @DabDab said in HISE Plugins not Exporting:

                    Why does it need during plugins export?

                    It doesn't. Did you disable it in the project preferences?

                    Are you using a virtual machine?

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

                    DabDabD 1 Reply Last reply Reply Quote 0
                    • DabDabD
                      DabDab @d.healey
                      last edited by

                      @d-healey said in HISE Plugins not Exporting:

                      @DabDab said in HISE Plugins not Exporting:

                      Are you using a virtual machine?

                      Wow! How do you know? Yes.

                      I didnt disable ipp on Preference.
                      Virtual Machine cant export plugins from HISE?. SO SAD.

                      Bollywood Music Producer and Trance Producer.

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

                        @DabDab said in HISE Plugins not Exporting:

                        Virtual Machine cant export plugins from HISE?

                        Yes of course it can, that's what I do.

                        I'm guessing (based on the error message) that you only assigned a 1 or 2 CPUs to the machine, you'll probably need 4 because that -jobs thing tells the compiler to use all CPUs except 1 (or 2 I can't remember), but if you have less than that then it will be 0 which triggers the error.

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

                        DabDabD 1 Reply Last reply Reply Quote 0
                        • DabDabD
                          DabDab @d.healey
                          last edited by

                          @d-healey ok. Then what is the solution?
                          On the VM settings I already have set 2cores from my 4core intel i5 cpu.

                          Bollywood Music Producer and Trance Producer.

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

                            @DabDab If you can add virtual cores add 2 more. Otherwise you'll need to open the project in xcode and compile it manually, you will be able to set the number of CPUs used in xcode - it will be very slow with only 2 cores and the VM might freeze during compilation.

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

                            DabDabD 1 Reply Last reply Reply Quote 0
                            • DabDabD
                              DabDab @d.healey
                              last edited by

                              @d-healey you are right. When I was compiling HISE with 2 cores cpu it took almost 40 minutes.
                              Anyway I will give it a try what you have suggested.
                              Thank you. Cheers

                              Bollywood Music Producer and Trance Producer.

                              1 Reply Last reply Reply Quote 0
                              • DabDabD
                                DabDab
                                last edited by DabDab

                                Hi, @d-healey you are right. As soon as I increased the cores of my VM From 2 to 3 it stops showing the error. But compilation time was way too long. Now I have increased it to 4. It compiles much better.
                                I have few questions, since I am using VM Under windows and I am new to it.
                                First Question:
                                Can I update it to Sonoma or Sequa with VM for HISE?
                                Since my My CPU IS intel i5 3470 with 16GB RAM.

                                2ND Question:
                                Can I update it to newer HISE 4.X or above with my existing hardware config or do I need intel 8th Gen CPU ( at least).??

                                3rd Question :
                                Recommended XCODE AND OSX for HISE 4.X
                                and please suggest intel CPU Generation.

                                4th Question :
                                CAN I compile HISE 4.X ON a Macbook Air Mini?
                                I have Macbook Air Mini with Dual Core i5 processor. With 8GB of RAM.
                                I used to compile Hise 3.0 on it. This is the main reason behind going to Virtual Machine under windows since I have 6 Windows PCs. And I want to give it a try on VM Mac OSX with HISE 4.X.

                                Bollywood Music Producer and Trance Producer.

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

                                  @DabDab

                                  1. You can use Sonoma on a VM to build HISE. Whether it will run with only 3 cores I don't know.

                                  2. Because HISE's version number is changed so infrequently it really has no meaning. But there is no reason you can't use the latest develop branch on your VM.

                                  3. No idea, I'm not a Mac guy, I use Ventura and whatever the latest version of xcode is. I haven't heard of any issues with Sonoma recently so it's probably fine. Use the most recent CPU you have with as many cores as possible. I use a Proxmox system for my VMs with a 12gen CPU.

                                  4. Yes, if it compiled "HISE 3" it will compile "HISE 4" because they are essentially the same :)

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

                                  DabDabD 1 Reply Last reply Reply Quote 1
                                  • DabDabD
                                    DabDab @d.healey
                                    last edited by

                                    @d-healey excellent. Got it.

                                    Bollywood Music Producer and Trance Producer.

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

                                    12

                                    Online

                                    1.8k

                                    Users

                                    11.9k

                                    Topics

                                    104.0k

                                    Posts