HISE Logo Forum
    • Categories
    • Register
    • Login

    Build Failed ** - FilterHelpers.h

    Scheduled Pinned Locked Moved General Questions
    13 Posts 3 Posters 161 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.
    • A
      abahise
      last edited by

      Hi,
      I'm new at HISE, trying to compile an FX Plugin for Logic Pro, I'm getting the following error.
      Any one experiencing the same issue and did you find a fix?
      Thanks a lot.

      System:
      macOS 15.5
      Xcode 16.4
      Intel Mac (x86_64)
      HISE (4.1.0)

      Error
      /Users/abl/Documents/HISE/hi_core/hi_modules/effects/fx/FilterHelpers.h:234:18: error: no member named 'r' in 'InternalPolyBank'
      234 | filters[this->r.voiceIndex].processFrame(frameData, numChannels);
      | ~~~~ ^

      TEMPORARY FIX
      FILE NAME: FilterHelpers.h
      Code line: 234

      original code: filters[this->r.voiceIndex].processFrame(frameData, numChannels);
      temp fix code: filters[0].processFrame(frameData, numChannels);

      PROBLEM:
      This temporary fix... the issue with this will be that it will process the first voice only.

      Appreciate any feedback!

      A 1 Reply Last reply Reply Quote 0
      • A
        abahise @abahise
        last edited by

        @abahise

        Hi everyone, happy sunday!

        I just tried to compiled HISE again, standalone and with Faust, and SAME ERROR!
        Any suggestions would be greatly appreciated.

        hise-error.jpg

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

          @abahise Did you clean the build folder? It might help...

          Hise made me an F5 dude, browser just suffers...

          A 1 Reply Last reply Reply Quote 0
          • A
            abahise @ustk
            last edited by

            @ustk

            Brand new HISE installation.. totally clean environment.

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

              @abahise said in Build Failed ** - FilterHelpers.h:

              Brand new HISE installation.

              Have you compiled HISE?

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

                @d-healey

                I'm trying to in latest version of XCode and that's when I get that error and the compilation failed.

                in my first post, that line of code will fix this error, that's not a real fix.

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

                  @abahise Have you compiled HISE?

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

                    @d-healey

                    Yes

                    A d.healeyD 2 Replies Last reply Reply Quote 0
                    • A
                      abahise @abahise
                      last edited by

                      @abahise

                      For the FAUST setup, I'm following below doc, but that error in XCode while building happens with or without the Faust implementation.

                      Link Preview Image
                      HISE/tools/faust at develop · christophhart/HISE

                      The open source framework for sample based instruments - HISE/tools/faust at develop · christophhart/HISE

                      favicon

                      GitHub (github.com)

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

                        @abahise said in Build Failed ** - FilterHelpers.h:

                        @d-healey

                        Yes

                        Which commit are you using?

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

                          @d-healey

                          Sorry David, don't know the exact commits, but using the latest versions
                          Hise 4.1.0
                          Faust 2.81.2

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

                            @abahise Remove any versions of HISE you have on your system and reclone the repo, checkout the develop branch, and build that. Then try compiling a minimal test project - without faust, and see if it works.

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

                              @d-healey

                              Thanks David, will try that.
                              Have a great evening.

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

                              15

                              Online

                              1.9k

                              Users

                              12.4k

                              Topics

                              108.4k

                              Posts