HISE Logo Forum
    • Categories
    • Register
    • Login

    HISE Build Fail (Scriptnode 22nd Oct Standalone) (SOLVED)

    Scheduled Pinned Locked Moved Bug Reports
    44 Posts 7 Posters 2.5k 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 @SteveRiggs
      last edited by

      @SteveRiggs I'm not sure, I don't know enough about xcode. If you've deleted/renamed the old source code folder though then I don't think xcode could still be loading it, unless it has some weird cache thingy.

      Does the newly downloaded jucer file have all the correct paths and flags setup for IPP? I use git pull so I rarely have to check this myself.

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

      SteveRiggsS 1 Reply Last reply Reply Quote 0
      • SteveRiggsS
        SteveRiggs @d.healey
        last edited by

        @d-healey

        It looks as if the IPP paths are right, and the path in Xcode looks like it's coming from the new source code folder.

        I've also renamed the old source code folder temporarily but it's still failing

        Screen Shot 2019-10-24 at 16.11.04.png

        Screen Shot 2019-10-24 at 16.12.14.png

        www.anarchyaudioworx.com

        www.facebook.com/groups/audioworx/

        1 Reply Last reply Reply Quote 0
        • SteveRiggsS
          SteveRiggs
          last edited by

          I also just tried deleting the new source code folder and redownloading a fresh one. Still the same errors though and failed to build.

          www.anarchyaudioworx.com

          www.facebook.com/groups/audioworx/

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

            I'm out of ideas for now, could be to do with the version of xcode...

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

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

              hmm, I remember @ulrik had the same compile errors a few weeks back but he was able to resolve it somehow. It had definitely have something to do with cached files and XCode project settings.

              It definitely builds on Xcode 8.3.2 (my build server uses this old version).

              SteveRiggsS 1 Reply Last reply Reply Quote 0
              • SteveRiggsS
                SteveRiggs @d.healey
                last edited by

                @d-healey No probs mate. Cheers for all the help anyway.

                @Christoph-Hart It is weird. The last scriptnode version from 7th Oct built perfectly first time using Xcode 8.

                I wonder how I clear the cached files in Xcode then or get the settings correct. I'll have another look now...

                www.anarchyaudioworx.com

                www.facebook.com/groups/audioworx/

                1 Reply Last reply Reply Quote 0
                • SteveRiggsS
                  SteveRiggs @Christoph Hart
                  last edited by

                  @Christoph-Hart It always seems to fail when it gets to 'compiling 12 of 146 source files'... if that means anything at all?

                  Screen Shot 2019-10-24 at 16.55.07.png

                  www.anarchyaudioworx.com

                  www.facebook.com/groups/audioworx/

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

                    https://stackoverflow.com/questions/38016143/how-can-i-delete-derived-data-in-xcode-8
                    https://macpaw.com/how-to/clear-xcode-cache
                    https://developerinsider.co/clean-xcode-cache-quick-fix/

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

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

                      Huh? Why is it compiling 146 source files? It's only 73 source files here :)

                      Definitely some weird glitch...

                      1 Reply Last reply Reply Quote 0
                      • SteveRiggsS
                        SteveRiggs @d.healey
                        last edited by

                        @d-healey Cheers dude. I just tried all of those now but still no luck. Same errors and failed build :(

                        @Christoph-Hart That's a bit strange. I've downloaded it 3 times now and given it a new folder each time so it shouldn't be reading anything from anywhere else? It always says 146

                        www.anarchyaudioworx.com

                        www.facebook.com/groups/audioworx/

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

                          @SteveRiggs Record the whole process outlined by Lindon and post it so we can look for any problems.

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

                          SteveRiggsS 2 Replies Last reply Reply Quote 0
                          • SteveRiggsS
                            SteveRiggs @d.healey
                            last edited by

                            @d-healey Ok. Just uploading now....

                            www.anarchyaudioworx.com

                            www.facebook.com/groups/audioworx/

                            1 Reply Last reply Reply Quote 1
                            • SteveRiggsS
                              SteveRiggs @d.healey
                              last edited by

                              @d-healey https://youtu.be/rtJdSmZtSZo

                              www.anarchyaudioworx.com

                              www.facebook.com/groups/audioworx/

                              ulrikU 1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey
                                last edited by

                                Do you have this in the extra linker flags?

                                /opt/intel/ipp/lib/libippi.a  /opt/intel/ipp/lib/libipps.a /opt/intel/ipp/lib/libippvm.a /opt/intel/ipp/lib/libippcore.a
                                

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

                                SteveRiggsS 1 Reply Last reply Reply Quote 0
                                • ulrikU
                                  ulrik @SteveRiggs
                                  last edited by

                                  @SteveRiggs There is 2 strange things in the video

                                  1. In Juce you have "OSX Architecture" on Universal Binary (32/64-bit) and that will not work 'cause OSX only accept 64 bit now
                                  2. It's strange that in Juce, the ipp settings are enabled because when you open a fresh Hise project you should open it with Projucer that are in the "Tools" folder inside the same Hise project that you are opening, and the default settings for ipp is "disabled".

                                  So make sure to open the fresh Hise source code with with Projucer from inside the same source code.

                                  Hise Develop branch
                                  MacOs 15.3.1, Xcode 16.2
                                  http://musikboden.se

                                  1 Reply Last reply Reply Quote 0
                                  • SteveRiggsS
                                    SteveRiggs @d.healey
                                    last edited by SteveRiggs

                                    @ulrik I've tried it on both 64 bit and 32/64 bit dude but get the same failed build and errors. I'm on Xcode 8 and Mac OSX High Sierra so 32/64 bit should still work. It has every other time I've built previous versions.

                                    It's definitely the new projucer file I'm opening as well. I've opened it both from double-clicking on the 'HISE Standalone.jucer' file inside the 'projects/standalone/builds' folder itself, and also from opening the 'Projucer' file in tools. Same results each time.

                                    I need the IPP setting enabled. A couple of times it has opened up as blank or disabled and I've had to change it to enabled manually. Very weird.

                                    @d-healey I do have some IPP code in this bit below:

                                    Screen Shot 2019-10-24 at 16.11.04.png

                                    Should that code you just put be added too? I can't see anywhere that says 'extra linker flags' anywhere? Could it be here?..

                                    Screen Shot 2019-10-24 at 20.15.31.png

                                    www.anarchyaudioworx.com

                                    www.facebook.com/groups/audioworx/

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

                                      This is what mine looks like, you need to check under the Xcode section, not the Release or Debug part.

                                      956a0ace-a483-4be4-b6fd-899f99a78b0a-image.png

                                      The universal binary should work fine on your version of MacOS.

                                      Ulrik is correct about the IPP, this is disabled by default in the hi_core section (I just downloaded the latest from github to check) so it's strange that it's showing as enabled in the video.

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

                                      SteveRiggsS 1 Reply Last reply Reply Quote 0
                                      • d.healeyD
                                        d.healey
                                        last edited by

                                        Also, where did you get that version of Projucer? The one that's in the scriptnode folder is 5.4.3.

                                        0182ca4a-7717-4c1b-8ec6-7c8ded8ad608-image.png

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

                                        1 Reply Last reply Reply Quote 0
                                        • SteveRiggsS
                                          SteveRiggs @d.healey
                                          last edited by

                                          @d-healey Ah yes, thats already in the Xcode section.

                                          It is weird about the IPP 'enabled' part. I did have to change it to enabled myself manually a couple of times but it opens up with it already enabled every time now.

                                          I've just checked the location in the hi-core section and it says its coming from the correct folder.

                                          Screen Shot 2019-10-24 at 20.57.34.png

                                          www.anarchyaudioworx.com

                                          www.facebook.com/groups/audioworx/

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

                                            Try opening the jucer file in the Projucer that comes with the HISE source code.

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

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

                                            28

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            102.0k

                                            Posts