HISE Logo Forum
    • Categories
    • Register
    • Login

    HELP! A lot of errors

    Scheduled Pinned Locked Moved General Questions
    26 Posts 3 Posters 160 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 @13murderer
      last edited by

      @13murderer Did you recompile HISE using the develop branch?

      Free HISE Bootcamp Full Course for beginners.
      YouTube Channel - Public HISE tutorials
      My Patreon - HISE tutorials

      1 1 Reply Last reply Reply Quote 0
      • 1
        13murderer @d.healey
        last edited by

        @d-healey recompiled the networks as dll - errors in previous message.
        want to recompile hise project using the develop branch - image 131eb46c-c26b-4994-ad6c-f75d58b044bd-image.png

        d.healeyD 1 2 Replies Last reply Reply Quote 0
        • d.healeyD
          d.healey @13murderer
          last edited by

          @13murderer Recompile HISE using the develop branch. Then go to Help > About HISE and tell me what commit hash it shows there.

          Free HISE Bootcamp Full Course for beginners.
          YouTube Channel - Public HISE tutorials
          My Patreon - HISE tutorials

          1 Reply Last reply Reply Quote 0
          • 1
            13murderer @13murderer
            last edited by

            @13murderer 75d6d335-9aa0-40bb-a488-78a9dc41145f-image.png

            https://github.com/christophhart/HISE/commit/4d7b66a328c4e959326b5fa8dacc1cb86e37227b

            d.healeyD 1 2 Replies Last reply Reply Quote 0
            • d.healeyD
              d.healey @13murderer
              last edited by

              @13murderer That's not the latest commit. Not sure why it's showing that one, but should be new enough. Now try compiling the dll again - don't post a wall of error message though :)

              Free HISE Bootcamp Full Course for beginners.
              YouTube Channel - Public HISE tutorials
              My Patreon - HISE tutorials

              1 Reply Last reply Reply Quote 1
              • 1
                13murderer @13murderer
                last edited by

                @13murderer idk, i have same commit after 3 recompilings 4d7b66a3

                1 1 Reply Last reply Reply Quote 0
                • 1
                  13murderer @13murderer
                  last edited by

                  @13murderer e21a46f5-0c30-466d-a87e-69f8ca4c1aa3-image.png

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

                    @13murderer Make a new project, add just that one network, try compiling the DLL, see what happens.

                    Free HISE Bootcamp Full Course for beginners.
                    YouTube Channel - Public HISE tutorials
                    My Patreon - HISE tutorials

                    1 1 Reply Last reply Reply Quote 0
                    • 1
                      13murderer @d.healey
                      last edited by

                      @d-healey i dont want to throw a lot of errors and warnings :D
                      But
                      04b91848-65a2-4924-b7f3-50761e42e07a-image.png

                      there is translate
                      Main.cpp
                      RNBO.cpp
                      include_hi_dsp_library_01.cpp
                      include_hi_dsp_library_02.cpp
                      include_hi_tools_01.cpp
                      include_hi_tools_02.cpp
                      include_hi_tools_03.cpp
                      include_juce_audio_basics.cpp
                      include_juce_audio_formats.cpp
                      include_juce_core.cpp
                      include_juce_data_structures.cpp
                      include_juce_dsp.cpp
                      include_juce_events.cpp
                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\ParameterData.h(476,41): warning C4309: initialization: truncation of constant value [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_dsp_library_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\ParameterData.h(476,41): warning C4309: initialization: truncation of constant value [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      include_juce_graphics.cpp
                      (compiling source file "../../JuceLibraryCode/include_hi_tools_03.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\ParameterData.h(476,41): warning C4309: initialization: truncation of constant value [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../Source/Main.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\UIUpdater.h(117,15): warning C4996: 'juce::Array<juce::WeakReferencehise::DllUpdaterBase,juce::ReferenceCountedObject,juce::DummyCriticalSection,0>::swapWithArray': This method has been replaced by a more flexible templated version and renamed to swapWith to be more consistent with the names used in other classes. [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_dsp_library_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\UIUpdater.h(117,15): warning C4996: 'juce::Array<juce::WeakReferencehise::DllUpdaterBase,juce::ReferenceCountedObject,juce::DummyCriticalSection,0>::swapWithArray': This method has been replaced by a more flexible templated version and renamed to swapWith to be more consistent with the names used in other classes. [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_tools_03.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\ParameterData.h(476,41): warning C4309: initialization: truncation of constant value [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_tools_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\UIUpdater.h(117,15): warning C4996: 'juce::Array<juce::WeakReferencehise::DllUpdaterBase,juce::ReferenceCountedObject,juce::DummyCriticalSection,0>::swapWithArray': This method has been replaced by a more flexible templated version and renamed to swapWith to be more consistent with the names used in other classes. [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../Source/Main.cpp")

                      C:\Program Files\HISE\hi_dsp_library\dsp_nodes\AnalyserNodes.cpp(171,33): warning C4305: argument: truncation from "double" to "float" [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_dsp_library_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\dsp_nodes\AnalyserNodes.cpp(292,7): warning C4189: lastRealIndex: local variable initialized but not used [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_dsp_library_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\dsp_nodes\AnalyserNodes.cpp(371,9): warning C4189: deltaY: local variable initialized but not used [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_dsp_library_01.cpp")

                      C:\Program Files\HISE\hi_dsp_library\node_api\helpers\UIUpdater.h(117,15): warning C4996: 'juce::Array<juce::WeakReferencehise::DllUpdaterBase,juce::ReferenceCountedObject,juce::DummyCriticalSection,0>::swapWithArray': This method has been replaced by a more flexible templated version and renamed to swapWith to be more consistent with the names used in other classes. [C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\Builds\VisualStudio2022\3_DynamicLibrary.vcxproj]
                      (compiling source file "../../JuceLibraryCode/include_hi_tools_01.cpp")

                      include_juce_gui_basics.cpp
                      Creating library .....\dll\Dynamic Library_3.lib and object .....\dll\Dynamic Library_3.exp
                      Build finished
                      Build succeeded
                      3_DynamicLibrary.vcxproj -> C:\Users\sebas\Desktop\PLUGIN\3\DspNetworks\Binaries\dll\Dynamic Library_3.dll
                      Press any key to continue . . .

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

                        @13murderer said in HELP! A lot of errors:

                        i dont want to throw a lot of errors and warnings :D

                        You can ignore warnings, they're not a problem. You only need to be concerned with errors.

                        It looks like it all went ok

                        Creating library .....\dll\Dynamic Library_3.lib and object .....\dll\Dynamic Library_3.exp
                        Build finished
                        Build succeeded
                        

                        Free HISE Bootcamp Full Course for beginners.
                        YouTube Channel - Public HISE tutorials
                        My Patreon - HISE tutorials

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

                        34

                        Online

                        2.1k

                        Users

                        12.9k

                        Topics

                        112.1k

                        Posts