HISE Logo Forum
    • Categories
    • Register
    • Login

    Nothing happens when building latest Scriptnode

    Scheduled Pinned Locked Moved General Questions
    26 Posts 6 Posters 1.4k 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.
    • A
      alepan @Christoph Hart
      last edited by

      @Christoph-Hart Ok thanks, trying this solution now

      1 Reply Last reply Reply Quote 0
      • A
        alepan @Christoph Hart
        last edited by alepan

        @Christoph-Hart It doesn't compile, I get this error:

        Ld /Users/ale/Documents/SOFTWARE\ PER\ INSTALLAZIONE\ HISE/HISE-scriptnode\ 2/JUCE/extras/Projucer/Builds/MacOSX/build/Debug/Projucer.app/Contents/MacOS/Projucer normal x86_64 (in target: Projucer - App)
        cd /Users/ale/Documents/SOFTWARE\ PER\ INSTALLAZIONE\ HISE/HISE-scriptnode\ 2/JUCE/extras/Projucer/Builds/MacOSX
        export MACOSX_DEPLOYMENT_TARGET=10.11
        /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/ale/Documents/SOFTWARE\ PER\ INSTALLAZIONE\ HISE/HISE-scriptnode\ 2/JUCE/extras/Projucer/Builds/MacOSX/build/Debug -F/Users/ale/Documents/SOFTWARE\ PER\ INSTALLAZIONE\ HISE/HISE-scriptnode\ 2/JUCE/extras/Projucer/Builds/MacOSX/build/Debug -filelist /Users/ale/Library/Developer/Xcode/DerivedData/Projucer-hgfaqcvuhoxjuudsfyfumjajnkpi/Build/Intermediates.noindex/Projucer.build/Debug/Projucer\ -\ App.build/Objects-normal/x86_64/Projucer.LinkFileList -mmacosx-version-min=10.11 -Xlinker -object_path_lto -Xlinker /Users/ale/Library/Developer/Xcode/DerivedData/Projucer-hgfaqcvuhoxjuudsfyfumjajnkpi/Build/Intermediates.noindex/Projucer.build/Debug/Projucer\ -\ App.build/Objects-normal/x86_64/Projucer_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -stdlib=libc++ -framework Accelerate -framework AudioToolbox -framework AudioUnit -framework AVFoundation -framework Carbon -framework Cocoa -framework CoreAudio -framework CoreAudioKit -framework CoreMIDI -framework DiscRecording -framework IOKit -framework OpenGL -framework QTKit -framework QuartzCore -framework QuickTime -framework WebKit -Xlinker -dependency_info -Xlinker /Users/ale/Library/Developer/Xcode/DerivedData/Projucer-hgfaqcvuhoxjuudsfyfumjajnkpi/Build/Intermediates.noindex/Projucer.build/Debug/Projucer\ -\ App.build/Objects-normal/x86_64/Projucer_dependency_info.dat -o /Users/ale/Documents/SOFTWARE\ PER\ INSTALLAZIONE\ HISE/HISE-scriptnode\ 2/JUCE/extras/Projucer/Builds/MacOSX/build/Debug/Projucer.app/Contents/MacOS/Projucer

        ld: framework not found QuickTime
        clang: error: linker command failed with exit code 1 (use -v to see invocation)

        Obviously, QuickTime is present in my system...!
        I don't have the knowledge to understand this... hope you can help me :)

        1 Reply Last reply Reply Quote 0
        • A
          alepan
          last edited by

          Post-Christmas BUMP :)

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

            Try the advice here to open Projucer - https://forum.hise.audio/topic/3330/problems-exporting-vst-on-mac

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

            A 2 Replies Last reply Reply Quote 1
            • A
              alepan @d.healey
              last edited by

              @d-healey thanks :)

              1 Reply Last reply Reply Quote 0
              • A
                alepan @d.healey
                last edited by

                @d-healey Terminal tells me "No such file or directory". I copied the terminal line, adding the path to my HISE directory... checked spelling many times... I really don't know what's going on...

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

                  @alepan Can you screen record what you're doing and post a video?

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

                  A 2 Replies Last reply Reply Quote 0
                  • A
                    alepan @d.healey
                    last edited by

                    @d-healey sure will do in a moment

                    1 Reply Last reply Reply Quote 0
                    • A
                      alepan @d.healey
                      last edited by

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

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

                        You need to change the video from private to either unlisted or public.

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

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          alepan @d.healey
                          last edited by

                          @d-healey Sorry!!! Done :)

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

                            Are you sure the path starts at Documenti? Have you tried copying the path using finder, clicking the cog >> copy as path?

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

                            A 1 Reply Last reply Reply Quote 1
                            • A
                              alepan @d.healey
                              last edited by

                              @d-healey actually, a part of the path was missing, now the terminal does not give me the error any more. I will try to compile now. Thanks Dave

                              1 Reply Last reply Reply Quote 1
                              • ten7kurT
                                ten7kur
                                last edited by ten7kur

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • ten7kurT
                                  ten7kur @alepan
                                  last edited by ten7kur

                                  @alepan said in Nothing happens when building latest Scriptnode:

                                  Update: I tried opening Projucer from the Tools->Projucer directory, and it says "Projucer is damaged and cannot be opened"... I re-downloaded the latest scriptnode and I still get this error...

                                  I had the same problem.
                                  I replaced the .Jucer app with one from the previous release.

                                  1 Reply Last reply Reply Quote 1
                                  • A
                                    alepan
                                    last edited by

                                    Update: following the procedure suggested in the post indicated by @d-healey didn't work...
                                    I'll try replacing the Projucer.app with an older version, as suggested by @ten7kur

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      alepan
                                      last edited by

                                      Final Updated: After replacing the Projucer.app with an older version, now HISE compiles. I'll do some testing in the next few days. Thanks everybody!

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

                                      50

                                      Online

                                      1.7k

                                      Users

                                      11.7k

                                      Topics

                                      101.8k

                                      Posts