HISE Logo Forum
    • Categories
    • Register
    • Login

    Errors with faust build

    Scheduled Pinned Locked Moved Solved Faust Development
    18 Posts 4 Posters 1.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.
    • d.healeyD
      d.healey @Christoph Hart
      last edited by

      @Christoph-Hart Debian Testing

      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 seems like some missing header definitions, but the build process with Faust is so convoluted that I can't really help you with an OS that I have no experience with.

        I haven't changed anything when it comes to the Faust integration for quite some time, so it's highly likely that it's some kind of local build glitch.

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

          @Christoph-Hart Ah ok, I'll try it on one of my Linux VMs and see if I can solve it. I'm not actually using faust for anything so at least for the moment it's not a big deal for me.

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

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

            Magically it's working today. I guess I just needed to restart my computer or something.

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

            oskarshO 1 Reply Last reply Reply Quote 0
            • d.healeyD d.healey marked this topic as a question on
            • d.healeyD d.healey has marked this topic as solved on
            • oskarshO
              oskarsh @d.healey
              last edited by

              @d-healey I am running into the same exact problem on latest HISE Develop on Linux and Faust 2.69.3

              Can you share your config that works for you? I tried multiple Faust version but the newer ones all seem to produce the same error.

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

                @oskarsh I haven't used faust since this post so I don't know if it's still working for me

                Ah wait, are you trying to compile HISE or a project?

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

                oskarshO 1 Reply Last reply Reply Quote 0
                • oskarshO
                  oskarsh @d.healey
                  last edited by

                  @d-healey On Linux I am trying to compile HISE with Faust.

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

                    @oskarsh I have faust version 2.72.14. I believe this is the current version in the Debian testing repo.

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

                    oskarshO 1 Reply Last reply Reply Quote 0
                    • oskarshO
                      oskarsh @d.healey
                      last edited by

                      @d-healey Which commit of HISE are you running? Have you tried one of the latest develop builds?

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

                        @oskarsh I'm on the commit from yesterday "fixed poly filter display not being updated correctly when no voices are played"

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

                        oskarshO 1 Reply Last reply Reply Quote 0
                        • oskarshO
                          oskarsh @d.healey
                          last edited by

                          @d-healey got it. I will try to get the latest faust running and try to compile HISE with it.

                          oskarshO 1 Reply Last reply Reply Quote 0
                          • oskarshO
                            oskarsh @oskarsh
                            last edited by

                            @oskarsh I've set up a new Debian Testing VM, installed faust 2.72.9.

                            I needed to compille faust using the BACKEND=backends/all.cmake && sudo make install
                            If you have a version from apt that does not produce any errors use that!

                            I then set up HISE with faust the usual way by adding faust to the extra linker flags and enabling faust in the modules.

                            To fix the _mm_setcsr(static_cast<uint32_t>(fpsr_aux)); or setFpStatusRegister(fpsr); error. I've added this line to HISE source code.
                            #include <cstdint>

                            at the beginning of the dsp.h file

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

                            42

                            Online

                            1.8k

                            Users

                            12.1k

                            Topics

                            105.2k

                            Posts