Forum
    • Categories
    • Register
    • Login

    Build Failed - Missing JUCE 'modules' ?

    Scheduled Pinned Locked Moved Unsolved Scripting
    54 Posts 5 Posters 131 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 @David Healey
      last edited by

      @David-Healey
      My Hise Path is set to the new HISE source folder downloaded on my desktop. Do you see anything else here that could be causing this?

      Screenshot 2026-06-05 at 7.48.37 AM.png

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

        @Chazrox I'm not sure you need to set the faust path, the library should be installed in hise > tools > faust - there's a readme in there with instructions.

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

        As soon as I click 'compile...' it gives me the error shown

        Can you show me a video so I can make sure I'm following the same process as you?

        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

          Tesing Compile DLL Failed.mov

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

            @Chazrox It looks like you only enabled compilation on the gain node, not on the outer chain, is that correct?

            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 Chazrox

              @David-Healey yes, but honestly i've tried it both ways. same result. I noticed that whether I do it to the outermost container or one of the inside nodes it changes it for all of them.

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

                @David-Healey I just did it again with the outermost container just for good measure and still the same results. I did the same exact process in the video I sent you but I chose the outer container and set 'allow compilation'. I still get instant error/crash.

                HISEnbergH 1 Reply Last reply Reply Quote 0
                • HISEnbergH
                  HISEnberg @Chazrox
                  last edited by

                  @Chazrox That is indeed an odd error. After you try the compilation, do you get the Binaries folder showing up in DspNetworks?

                  So YourProject/DspNetworks/Binaries

                  If so you can try launching and running this directly in XCode:
                  DspNetworks/Binaries/Builds/MacOSX/YourProject.xcodeproj

                  Building from xcode will give you more informative error reports.

                  Sonic Architect && Software Mercenary

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

                    @HISEnberg Suuuper odd. I've been trying to fix this on and off for a year now.

                    Nothing shows up in binaries. This is my project folder that im trying to compile from.

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

                      This is my project folder that im trying to compile from.

                      This is the one in the video?

                      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 yes.

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

                          @Chazrox Make a fresh project - that one might have stale files and we want to eliminate that possibility.

                          Do your test again in the fresh project, one network, one node.

                          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 will do. brb.

                            HISEnbergH 1 Reply Last reply Reply Quote 0
                            • HISEnbergH
                              HISEnberg @Chazrox
                              last edited by

                              @Chazrox If I had to guess right now it looks like the script which HISE runs to autogenerate the template for the dll is failing you. Does the version of JUCE you used to create HISE match the JUCE version in the project settings?

                              Screenshot 2026-06-05 at 11.17.05 AM.png

                              Sonic Architect && Software Mercenary

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

                                @David-Healey

                                NEWCompileTest720.mov

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

                                  @HISEnberg I think you're on to something...look at this.

                                  Screenshot 2026-06-05 at 8.20.37 AM.png

                                  Screenshot 2026-06-05 at 8.20.56 AM.png

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

                                    @Chazrox You didn't delete all copies of Projucer?

                                    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 I did! Atleast I thought I did, I had to redownload it.

                                      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 thought I did, I had to redownload it.

                                        You had to redownload Projucer separately?

                                        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 Chazrox

                                          @David-Healey Ok I checked again. Now when I right click the HISE standalone.jucer file its just this one...

                                          Screenshot 2026-06-05 at 8.26.59 AM.png

                                          ***After deleting and confirming only 1 projucer exists...Im attempting a fresh build and i'll try to compile again..

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

                                            @David-Healey I made a fresh build of HISE, created a new project, created a dsp network and set 'allow compilation', re-saved .xml file, still same error.

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

                                            24

                                            Online

                                            2.4k

                                            Users

                                            13.8k

                                            Topics

                                            119.6k

                                            Posts