HISE Logo Forum
    • Categories
    • Register
    • Login

    Develop branch build status

    Scheduled Pinned Locked Moved General Questions
    compilebuilddeveloplatest
    300 Posts 21 Posters 42.7k 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.
    • Christoph HartC
      Christoph Hart
      last edited by

      This is so weird. Can you check if you change this line here:

      Link Preview Image
      HISE/JUCE/modules/juce_graphics/fonts/juce_GlyphArrangement.cpp at e4004288d768b113ab0b426317c04cef75cb6d4a 路 christophhart/HISE

      The open source framework for sample based instruments - HISE/JUCE/modules/juce_graphics/fonts/juce_GlyphArrangement.cpp at e4004288d768b113ab0b426317c04cef75cb6d4a 路 christophhart/HISE

      favicon

      GitHub (github.com)

      to

      #if 1
      

      if the tab issue persists?

      ustkU 2 Replies Last reply Reply Quote 0
      • ustkU
        ustk @Christoph Hart
        last edited by

        @Christoph-Hart Building...

        Can't help pressing F5 in the forum...

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

          @Christoph-Hart Yep that did it!

          Can't help pressing F5 in the forum...

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

            Alright, I give up. If I change that line on my Mac systems, it creates the exact "opposite" glitch. What OS version are you using?

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

              @Christoph-Hart Yeah and if this fixed the previous tab issue it made the cursor selection offset like before so it's worse in the end.
              High Sierra 10.13.6 here

              Can't help pressing F5 in the forum...

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

                OK, so I completely surrendered myself to the demigod of macOS font rendering and added a setting in the context menu that you can enable on every system that shows the behaviour of my system.

                Is it a good solution? No. Will it be the last time that I will work on a solution for this issue? Yes.

                ustkU 1 Reply Last reply Reply Quote 2
                • ustkU
                  ustk @Christoph Hart
                  last edited by

                  @Christoph-Hart Cool :)
                  You owe us a pint for making all the tests...
                  But we owe you 2 (per user 馃槢) for making all these excellent additions :beer_mug: :)

                  Can't help pressing F5 in the forum...

                  1 Reply Last reply Reply Quote 2
                  • C
                    crd
                    last edited by

                    Using the develop build from yesterday I now get a crash when I double click on any of the api calls in the api collection module.

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

                      @crd I don't get a crash, it just doesn't do anything at all.

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

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        crd @d.healey
                        last edited by

                        @d-healey I should have included this.. The crash happens when I double click the apicollection in a "scriptFX". When I double click the Api collection in the main interface script nothing happens.

                        1 Reply Last reply Reply Quote 0
                        • C
                          crd
                          last edited by

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

                            @crd Right click >> Fix weird tabs

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

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              crd @d.healey
                              last edited by

                              @d-healey Thank you!

                              1 Reply Last reply Reply Quote 0
                              • C
                                crd
                                last edited by

                                I am getting a consistent crash when searching for something that doesn't exist in the text editor. In other words, if I search for a phrase that isn't found and select "find all" Hise crashes. (I am not sure if this is where I should be reporting bugs. If there is somewhere better let me know.)

                                1 Reply Last reply Reply Quote 0
                                • LindonL
                                  Lindon
                                  last edited by

                                  is the EQ display still "laggy" in the development branch?

                                  Any other "known problems"?

                                  HISE Development for hire.
                                  www.channelrobot.com

                                  NatanN 1 Reply Last reply Reply Quote 0
                                  • F
                                    frametek
                                    last edited by

                                    I'm getting Xcode errors when building the AU plugin. The standalone version builds fine. Any suggestions?

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

                                      @frametek

                                      Any suggestions?

                                      Show us the errors

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

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        frametek
                                        last edited by

                                        Error Group
                                        Undefined symbol: typeinfo for juce::Timer
                                        Undefined symbol: juce::Component::mouseMove(juce::MouseEvent const&)
                                        Undefined symbol: juce::Component::mouseDown(juce::MouseEvent const&)
                                        Undefined symbol: juce::Component::mouseDoubleClick(juce::MouseEvent const&)
                                        Undefined symbol: juce::Component::setName(juce::String const&)
                                        Undefined symbol: juce::Component::setVisible(bool)
                                        Undefined symbol: juce::Component::addToDesktop(int, void*)

                                        this is just a snippet- there are a total of 100 errors. This seems to be related to the lto.o compiler errors?

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

                                          @frametek Did you clean the build directory after building the standalone?

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

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            frametek
                                            last edited by

                                            Yes. Same problem. I'm using Xcode 12.01 on a M1 Mini (Big Sur) so the build is Intel only.

                                            d.healeyD 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            22

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.5k

                                            Posts