HISE Logo Forum
    • Categories
    • Register
    • Login

    Develop branch build status

    Scheduled Pinned Locked Moved General Questions
    compilebuilddeveloplatest
    300 Posts 21 Posters 47.6k 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.
    • C
      crd
      last edited by

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

        @d-healey
        Sorry, what of these modules needs to be removed? Because based on my picture my issue is different.
        Screenshot 2022-01-30 at 01.53.44.png

        @d-healey said in Develop branch build status:

        Nothing to do with the SDK, that only comes into play when exporting plugins. This error is because Christoph removed the STK nodes from script node but you still have the modules in your .jucer file. You need to remove it or use the .jucer file from github.

        1 Reply Last reply Reply Quote 0
        • S
          Sawer @LinuxVst
          last edited by

          @linuxvst Hello man.
          I have your same Mac features (Xcode 13.1 and Monterey), but still not able to build on my Mac. What have you done to make it work please? Thanks.

          S bthjB 2 Replies Last reply Reply Quote 0
          • S
            Sawer @Sawer
            last edited by

            @sawer
            Solved.

            1. Downloaded command line
            2. Place ipp folders correctly
            3. installed new version of Juce

            Thanks.

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

              Today's build error

              ../../../../../HISE/hi_backend/backend/BackendRootWindow.h:39:106: error: expected primary-expression before ‘)’ token
                 39 | #define GET_BACKEND_ROOT_WINDOW(child) child->findParentComponentOfClass<ComponentWithBackendConnection>()->getBackendRootWindow()
              

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

              Christoph HartC 1 Reply Last reply Reply Quote 0
              • Christoph HartC
                Christoph Hart @d.healey
                last edited by

                @d-healey Should be fixed now.

                d.healeyD L 2 Replies Last reply Reply Quote 1
                • d.healeyD
                  d.healey @Christoph Hart
                  last edited by

                  @christoph-hart That worked, thanks!

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

                  1 Reply Last reply Reply Quote 0
                  • L
                    LinuxVst @Christoph Hart
                    last edited by

                    @Christoph-Hart
                    About
                    - add OpenGL property to custom settings floating tile
                    The OpenGl property added to Custom Settings
                    can not be Enabled or Disabled on the floating tile !
                    and it overwrites other Custom Settings on the floating tile !

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

                      @LinuxVst I haven't investigated yet, but I did notice that my OpenGL setting was missing from my latest beta.
                      @Christoph-Hart also saw a drastic slowdown in rendering boxBlur() in the latest update.

                      Dan Korneff - Producer / Mixer / Audio Nerd

                      Christoph HartC 1 Reply Last reply Reply Quote 0
                      • bthjB
                        bthj @Sawer
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • Christoph HartC
                          Christoph Hart @Dan Korneff
                          last edited by

                          @dustbro Can you spot the point where the box blur became slow (or from which point did you update to the current state)? I didn't change the box blur for some time now (I replaced the entire blur logic with a faster algorithm maybe a year ago), but I also noticed that it's super slow now.

                          L Dan KorneffD 2 Replies Last reply Reply Quote 0
                          • L
                            LinuxVst @Christoph Hart
                            last edited by LinuxVst

                            @Christoph-Hart
                            in Last Commit - fix OpenGL setting glitches
                            OpenGL in Custom Settings is Missing Combo Box or On-Off

                            OpenGL No ComboBox.png

                            Christoph HartC 1 Reply Last reply Reply Quote 0
                            • Dan KorneffD
                              Dan Korneff @Christoph Hart
                              last edited by

                              @Christoph-Hart I'm not 100% sure yet. It happened sometime between Spetember and now.

                              Dan Korneff - Producer / Mixer / Audio Nerd

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

                                @LinuxVst Is the combobox also not appearing in the compiled plugin? I think it's deactivated because there's another OpenGL setting in HISE itself that overrides this, but I might be wrong.

                                @dustbro Does changing this

                                Link Preview Image
                                HISE/hi_tools/hi_tools/PostGraphicsRenderer.cpp at 6936625b0b503734fe5dd0ccce7b7896da7fa5cd · christophhart/HISE

                                The open source framework for sample based instruments - HISE/hi_tools/hi_tools/PostGraphicsRenderer.cpp at 6936625b0b503734fe5dd0ccce7b7896da7fa5cd · christophhart/HISE

                                favicon

                                GitHub (github.com)

                                to 2 (or even 4) help?

                                L Dan KorneffD 2 Replies Last reply Reply Quote 0
                                • L
                                  LinuxVst @Christoph Hart
                                  last edited by

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

                                    @LinuxVst

                                    Hise image Directory not Found

                                    Is there an image directory in your Project's folder?

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

                                    Christoph HartC L 2 Replies Last reply Reply Quote 0
                                    • Christoph HartC
                                      Christoph Hart @d.healey
                                      last edited by

                                      There's something off with your system. Try a fresh install of HISE.

                                      L 2 Replies Last reply Reply Quote 0
                                      • L
                                        LinuxVst @d.healey
                                        last edited by

                                        This post is deleted!
                                        d.healeyD 1 Reply Last reply Reply Quote 0
                                        • L
                                          LinuxVst @Christoph Hart
                                          last edited by

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

                                            @LinuxVst How many copies of the HISE source code are on your system? (if it's more than one you'll make me sad :p )

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

                                            DanHD L 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            16

                                            Online

                                            1.8k

                                            Users

                                            11.9k

                                            Topics

                                            103.9k

                                            Posts