Forum
    • Categories
    • Register
    • Login

    Build Failed - Missing JUCE 'modules' ?

    Scheduled Pinned Locked Moved Unsolved Scripting
    46 Posts 5 Posters 106 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

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

                            @David-Healey this is in my HISE source folder / JUCE

                            Screenshot 2026-06-05 at 6.57.48 AM.png

                            HISE/ Projects :
                            I use the highlighted file to setup then build in xcode.

                            Screenshot 2026-06-05 at 6.58.08 AM.png

                            When I open JUCE it shows all the JUCE modules missing...
                            Screenshot 2026-06-05 at 6.59.28 AM.png

                            Even after establishing in JUCE the path to modules to the JUCE/modules in the JUCE folder shown above. I go to Product/Build For/ Running

                            Screenshot 2026-06-05 at 7.01.26 AM.png

                            Screenshot 2026-06-05 at 7.02.34 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' ?:

                              Even after establishing in JUCE the path to modules to the JUCE/modules in the JUCE folder shown above. I go to Product/Build For/ Running

                              You shouldn't need to do this.

                              What did you mean when you said you'd upgraded to JUCE 8?

                              Are you using the version of Projucer that's included with the HISE source code?

                              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' ?:

                                What did you mean when you said you'd upgraded to JUCE 8?

                                When I first opened JUCE 6, it said "your JUCE is out of date" so I clicked the 'Download' button that pops up and it downloads JUCE8. I tried it using the JUCE build that is included in JUCE8 Download, that didnt work.

                                I then downloaded the folder that contains JUCE6 from Christophs github, open JUCE from THAT folder, opened the project file from the HISE source folder called 'HISE standalone.jucer' .

                                In the images above you can see that I have JUCE6 installed in my HISE source folder. Im running the build from that folder currently getting instant 'Build Failed'. Even though it keeps telling me that my path to my JUCE folder is wrong, you are still suggesting to click 'dont remind me'? Those are the files that is giving xcode build errors.

                                im LOST at this point...

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

                                  @Chazrox Delete all copies of HISE, the HISE source, JUCE and Projucer that you have and start over.

                                  • Run the command given in that thread to download HISE along with the submodules.
                                  • Extract the SDKs
                                  • Open the copy of Projucer included with the HISE source
                                  • Open the standalone.juicer file
                                  • If it mentions anything about modules just click "Dont ask Again"
                                  • Click save and open in IDE
                                  • Select build for profiling

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

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

                                    @David-Healey Ok. Im gonna do this now. Thanks for your time! 🙏 I'll be back with results.

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

                                      @David-Healey I got it to build successfully. I still cant compile dll's which was the reason for attempting a fresh build in the first place. Please help. I deleted everything and started over and still getting this error. Hise seems to be working fine otherwise. I still am not able to compile with the new build for some reason.

                                      Anybody have any clues? Lost here.

                                      Always get this error:
                                      Screenshot 2026-06-05 at 7.29.24 AM.png

                                      I started with a brand new project file, added a scriptFX module, set 'allow compilation', re-save the network, click 'compile networks to dll', then this error message. I click ok and HISE crashes. Same deal every time.

                                      I've tried to search for any source files and delete them. These are the only files that come up searching "HISE". Besides all my project and asset folders, only one source folder shows up. You've suggested to delete and start over and i've tried that atleast 3-4 times and still get this stupid error.....errrrghh.

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

                                        @Chazrox Did you add a node to the network? Are you using debug or release of HISE? Did you select the same for the network?

                                        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 said in Build Failed - Missing JUCE 'modules' ?:

                                          Did you add a node to the network?

                                          Screenshot 2026-06-05 at 7.39.46 AM.png

                                          HiseSnippet 1231.3ocyWs0SiaDEdbBCExxJsa69CvZeJTQirCgbQqpJjDfFUtDQnzceBMwdBYTrmwxdBPZUeu+b6S801y3wINFxxRS2khQB44bwmu4bNeyYR2PgCMJRDhLJb9j.JxXCbuIb4vVCILNpSajw2fOmFIY7qZI7CXdz1GcDp4j.RTD0EYXj+PkgFquBJ94O+glDOB2glJBgtPvbnGw7YxToc28mXddGPbomy7my5J61wQvaI7DiAPkGagBHNiHWQOgnLKGF8ijngHiuEWupUUWJo5fxtMbH6LnRY65056ZWwsecpS+501ola8pjpHiU22kIEg8jDIMBYrRSg6jdCE2v0A3BVDquGUsvF0ChrV7ABOW0VTIE0ZHyys6zrUDB9JcSyc404t2fOl4xlIOMG9pXElodLeBzHWV3kOC7rmGdVyAuE.Ii4fzJZH8ZbOmPVfLUiBOu.2gKogCHPcZdnnsEY7W3VBv.trjOYD8fPXwLGJV0xZKS3ea9tBEfRUjz7ZRno10Cdus42aF2AU5Jpb+ACnNxhuUqzDz91Me2fwbGISvME7SDR5o7haV32Jrdgeuf4cUMXvB0o.WnvyiFtP0pFpvGxwh7w98ogaA.2aLclgPRKak.+wqDy2n3nyUyYnf2gyjmFP4er1GTRBFd6m6zlHIpxWhLvt.ZnjoffQa50.4QWLWG2lFMRJB.5y8pzPOlvcrGQlswSQOST.4fLUaUIkGwjSlm99Yqa7wBwWi6xjNCWLFys.LBYpuDXLgC+RrtoMEfqfO38egHr4teNp.dJSJN3afS4NKjp9G3zF7fPZ.IjdtnqGYRwHhefG8L.iaY12S3LpG6Wo2mUDngPSkEEcFR3bpWzxPdV8QmUre3hxYhwp4MGSjgraAV3Ii86ASCbnsRPGHyHmhCoWaoVq5K5Q4twK9a3IQosZsQhR6oJmi9cBUdiHbT74mIuiLVSm6ihSxWN3Vazdddhazi.0co5MEMLJdwWgsJA+oMqqvaRvPAm4npTIyMSvyd9hwPbS1Aoc8MmVgltYfwbmSXdJRPuwQvQItmx6Aem3YqplvSDtvaqd.wAx5S5RjCUjI0gQPmKMrjyrN3LajzlHU5WOUMiApu6z4uZn.6.eUxRM80HuRuNaoAfJBqhuRErLX4E.VBokhUrnfl3ymHb45RBAyggOpXle1JHkeLiegpGDJW3uy1Rk9OlbahHrpff5IoA5j5af0fMwO1UZXYaWEZCGQuQiY08b1oTkxkKWypVsJ0qXusUCjdqEeCmLe11zAjwdxLxPKFZZko3ZMrBE+6flxfssrs1FLnQi5UZTyxNYNdOegPNDXKSA3p3x2GgIBQO8YuMvmQinI33QjCSG8MGZSNodll3K5nVASExoiRmnKTZcHdSiBvuZJDi7Iwb6+ySYWa10iYpiUObJ25kIBLOLae9cuXLB1vvoxyK3WXtJdxTAeX2Eb04N7qAPBGnPBu6Pv7elNuMyMYe3I0psj4y5aS7033z7ycPFW5edCxWg6R9+pX+TbCfmhX3SbBEW5nu3jhpsVrDXeyiGAtN9X0ZSaz05CsRo29vOX7RGmrep64X4k0wsWVGqrrNtyx5X0k0wZKqi0+zNp9876MVJ70bC3lbc2Od.igw9bBzkGSSP+C+81tFC
                                          

                                          Im using the release build.

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

                                          Did you select the same for the network?

                                          What do you mean by this?

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

                                            @Chazrox

                                            In this window are you selecting the Release configuration (it's the default)? It should match your HISE build.

                                            7c144584-6cd9-4cb3-b740-3d81ba87fa31-image.png

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

                                            ChazroxC 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            22

                                            Online

                                            2.4k

                                            Users

                                            13.8k

                                            Topics

                                            119.6k

                                            Posts