Forum
    • Categories
    • Register
    • Login

    Build Failed - Missing JUCE 'modules' ?

    Scheduled Pinned Locked Moved Unsolved Scripting
    11 Posts 4 Posters 44 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.
    • ChazroxC
      Chazrox
      last edited by Chazrox

      Im trying to build the latest develop branch and JUCE first tells me that it cant find JUCE/modules. It doesnt seem to be present in the new folder downloaded from github. Is this supposed to be a separate download? If I look into an older build of Hise I can see that JUCE/modules exist. In the newly downloaded folder JUCE exists but is empty. What should I do in this case? I've tried to link each of those modules individually to the old JUCE modules folder then build but I still get 'Build Failed' due to missing /modules.

      Screenshot 2026-06-04 at 11.40.38 PM.png

      modules missing:

      Screenshot 2026-06-04 at 11.49.54 PM.png

      Screenshot 2026-06-04 at 11.52.34 PM.png

      DanHD 1 Reply Last reply Reply Quote 0
      • ChazroxC Chazrox marked this topic as a question
      • DanHD
        DanH @Chazrox
        last edited by

        @Chazrox https://forum.hise.audio/topic/14184/juce-submodule-psa?_=1780482119841

        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
        https://dhplugins.com/ | https://dcbreaks.com/
        London, UK

        griffinboyG ChazroxC 2 Replies Last reply Reply Quote 1
        • griffinboyG
          griffinboy @DanH
          last edited by

          @Chazrox

          I belive this is the correct branch of Juce you need for Hise now.
          You need to manually place it in the HiseDevelop juce folder before compiling Hise

          https://github.com/christophhart/JUCE_customized

          As @DanH said, this is the thread to look at:
          https://forum.hise.audio/topic/14184/juce-submodule-psa?_=1780482119841

          David HealeyD 1 Reply Last reply Reply Quote 0
          • David HealeyD
            David Healey @griffinboy
            last edited by

            @griffinboy said in Build Failed - Missing JUCE 'modules' ?:

            You need to manually place it in the HiseDevelop juce folder before compiling Hise

            If you use git's submodules feature there are no manual steps needed.

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

            1 Reply Last reply Reply Quote 1
            • ChazroxC
              Chazrox @DanH
              last edited by

              @DanH @griffinboy @David-Healey

              I've deleted all source folders then used the cmd line prompt

              git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.git

              For some reason, its just building a Debug build even when I choose "Release w/ Faust". I noticed that debug file was already there also, did my build even succeed? I cant tell. The debug build works but thats not what I even chose in the first place but thats all that shows in the build folder after 'build succeded'.

              Also, I already upgraded to JUCE 8

              Screenshot 2026-06-05 at 5.29.35 AM.png

              How do I switch to 8? JUCE is telling me that its not up to date and that JUCE path is wrong. !

              The whole reason im even rebuilding HISE is becase I could never get networks to compile to dll and even after rebuild its still giving me this error...

              Screenshot 2026-06-05 at 5.32.32 AM.png

              Screenshot 2026-06-05 at 5.31.09 AM.png

              😭

              David HealeyD 1 Reply Last reply Reply Quote 0
              • ChazroxC
                Chazrox
                last edited by Chazrox

                I keep getting only the debug build showing up in the build folder when im choosing 'ReleaseWithFaust'. 'Debug' is the only thing that shows up when I build. I tried to re-install JUCE and did a fresh new git clone with Davids instructions. I still get 'The path to your JUCE folder is incorrect'. (see image lower left corner)

                Screenshot 2026-06-05 at 6.28.27 AM.png

                This is my current HISE Project folder that contains the builds.

                (see Debug is the only version being built)
                I used the highlighted file (HISE Standalone.jucer) to setup then send to xcode. (v16.2)

                Screenshot 2026-06-05 at 6.32.05 AM.png

                Screenshot 2026-06-05 at 6.42.49 AM.png

                1 Reply Last reply Reply Quote 0
                • David HealeyD
                  David Healey @Chazrox
                  last edited by David Healey

                  @Chazrox said in Build Failed - Missing JUCE 'modules' ?:

                  Also, I already upgraded to JUCE 8

                  With HISE you're stuck on juce6 for now. Need to wait for Christoph to fix juce8.

                  @Chazrox said in Build Failed - Missing JUCE 'modules' ?:

                  its just building a Debug build even when I choose "Release w/ Faust".

                  Where are you choosing it?

                  @Chazrox said in Build Failed - Missing JUCE 'modules' ?:

                  I still get 'The path to your JUCE folder is incorrect'. (see image lower left corner)

                  Click "Don't ask again"

                  My bootcamp course shows all the build steps if you want a video demo: https://audiodevschool.com/courses/hise-bootcamp/

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

                  ChazroxC 1 Reply Last reply Reply Quote 0
                  • ChazroxC
                    Chazrox @David Healey
                    last edited by Chazrox

                    @David-Healey

                    @David-Healey said in Build Failed - Missing JUCE 'modules' ?:

                    With HISE you're stuck on juce6 for now.

                    ok.

                    @David-Healey said in Build Failed - Missing JUCE 'modules' ?:

                    Where are you choosing it?

                    Here

                    Screenshot 2026-06-05 at 6.44.07 AM.png :

                    I get this in xCode and 'Build Failed'.

                    Screenshot 2026-06-05 at 6.42.49 AM.png

                    David HealeyD 1 Reply Last reply Reply Quote 0
                    • David HealeyD
                      David Healey @Chazrox
                      last edited by

                      @Chazrox said in Build Failed - Missing JUCE 'modules' ?:

                      Here

                      That page is just for editing the configuration, it doesn't affect which mode xcode builds with. To do that you need to select it from the build menu in xcode.

                      Click this button to open the project in xcode:
                      50ec1fbd-cde3-490b-a6fd-081f7b004ada-image.png

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

                      ChazroxC 1 Reply Last reply Reply Quote 0
                      • ChazroxC
                        Chazrox @David Healey
                        last edited by Chazrox

                        @David-Healey I do do that. Look at this...

                        I've built HISE a few times over before successfully. Im just getting this now.

                        Screenshot 2026-06-05 at 6.42.49 AM.png

                        David HealeyD 1 Reply Last reply Reply Quote 0
                        • David HealeyD
                          David Healey @Chazrox
                          last edited by

                          @Chazrox said in Build Failed - Missing JUCE 'modules' ?:

                          I've built HISE a few times over before successfully. Im just getting this now.

                          Something's messed up with your JUCE configuration. You mentioned you've upgraded to juce 8 and reinstalled JUCE. What do you mean by that?

                          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

                          25

                          Online

                          2.4k

                          Users

                          13.8k

                          Topics

                          119.5k

                          Posts