HISE Logo Forum
    • Categories
    • Register
    • Login

    Link To An Up To Date Commit ( Stable )

    Scheduled Pinned Locked Moved General Questions
    14 Posts 6 Posters 530 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.
    • Casey KolbC
      Casey Kolb
      last edited by

      @d-healey I'm having some issues compiling your most recent develop branch commit. Coming up with some of the following errors along with a few errors that still exist on Christoph's most recent scriptnode commit.

      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:912:50: use of undeclared identifier 'bankColumnWidth'; did you mean 'columnWidth'?
      
                              bankColumn->setBounds(listArea.removeFromLeft(bankColumnWidth).reduced(2, 2));
                          ^
      
      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:915:54: use of undeclared identifier 'bankColumnWidth'; did you mean 'columnWidth'?
      
                              categoryColumn->setBounds(listArea.removeFromLeft(bankColumnWidth).reduced(2, 2));
                                ^
      
      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:917:51: use of undeclared identifier 'presetColumnWidth'
      
                      presetColumn->setBounds(listArea.removeFromLeft(presetColumnWidth).reduced(2, 2));
                                ^
      
      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:1036:21: out-of-line definition of 'setColumnWidthRatio' does not match any declaration in 'hise::PresetBrowser'
      
      void PresetBrowser::setColumnWidthRatio(double newColumnWidthRatio)
                                                                      ^
      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:1178:19: use of overloaded operator '=' is ambiguous (with operand types 'juce::File' and 'void')
      
                      currentBankFile = {};
                          ^~~~~~~~~~~~~~~~~~~
      
      ❌  /Users/brandonmontell/Documents/HISE/hi_components/plugin_components/PresetBrowser.cpp:1179:23: use of overloaded operator '=' is ambiguous (with operand types 'juce::File' and 'void')
      
                      currentCategoryFile = {};
      

      Any ideas?

      Casey Kolb
      Founder & CEO of Lunacy Audio
      Composer | Producer | Software Developer

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

        @Lunacy-Audio Most recent doesn't work, I think any commit before Christoph merged in his scriptnode updates should still work, if not just keep going back until you find a working one.

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

        1 Reply Last reply Reply Quote 1
        • Casey KolbC
          Casey Kolb
          last edited by

          Got it! Thanks.

          Casey Kolb
          Founder & CEO of Lunacy Audio
          Composer | Producer | Software Developer

          1 Reply Last reply Reply Quote 0
          • Casey KolbC
            Casey Kolb
            last edited by

            Mostly just trying to find a way to use the new Server API with a stable build.

            Casey Kolb
            Founder & CEO of Lunacy Audio
            Composer | Producer | Software Developer

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

              @Lunacy-Audio I haven't been successful with this yet either :(

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

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

                Yeah, macOS is not behaving again :) I'll fix it real quick.

                However please be aware that the Server API is not final and might be changed in the next weeks, but for checking stuff out it's fine - also let me know if you need anything in there, the idea is to make this as generic as possible.

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

                  Alright I've fixed the lines that @arminh was also reporting in the other thread, but please make sure you've got the right version, because I don't have the lines where the other errors occur (also your error line numbers are off by about 20 lines).

                  A hisefiloH 2 Replies Last reply Reply Quote 0
                  • Casey KolbC
                    Casey Kolb
                    last edited by

                    Ok sounds great! I tested the server stuff in some previous scriptnode commits with my site's licensing system and it all seemed to be working well 😀

                    Casey Kolb
                    Founder & CEO of Lunacy Audio
                    Composer | Producer | Software Developer

                    1 Reply Last reply Reply Quote 0
                    • A
                      arminh @Christoph Hart
                      last edited by arminh

                      @Christoph-Hart ok thanks! :)

                      Build without problems but like you said - expansion system is still unusable :P

                      1 Reply Last reply Reply Quote 0
                      • hisefiloH
                        hisefilo @Christoph Hart
                        last edited by hisefilo

                        @Christoph-Hart compiled. working like a charm. will be my stable version from now (Waiting anxiously for HISE 3.0)

                        hisefiloH 1 Reply Last reply Reply Quote 1
                        • hisefiloH
                          hisefilo @hisefilo
                          last edited by

                          @Christoph-Hart well, now noticing an Unexpected Quit eveyy time I close Hise

                          
                          Crashed Thread:        0  JUCE Message Thread  Dispatch queue: com.apple.main-thread
                          
                          Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
                          Exception Codes:       EXC_I386_GPFLT
                          Exception Note:        EXC_CORPSE_NOTIFY
                          
                          Termination Signal:    Segmentation fault: 11
                          Termination Reason:    Namespace SIGNAL, Code 0xb
                          Terminating Process:   exc handler [48804]
                          
                          Application Specific Information:
                          Performing @selector(terminate:) from sender NSMenuItem 0x600000731260
                          
                          NatanN 1 Reply Last reply Reply Quote 1
                          • NatanN
                            Natan @hisefilo
                            last edited by Natan

                            @hisefilo Same Here On Hise Itself And Also In Ableton When Closing The DAW Or Hise☹
                            Edit: Win10 64

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

                            21

                            Online

                            1.7k

                            Users

                            11.8k

                            Topics

                            102.8k

                            Posts