HISE Logo Forum
    • Categories
    • Register
    • Login

    Nothing happens when building latest Scriptnode

    Scheduled Pinned Locked Moved General Questions
    26 Posts 6 Posters 1.7k 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
      last edited by

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

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

        @Christoph-Hart bump :)

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @alepan
          last edited by

          @alepan - you are going to have to wait more than 24 minutes...

          HISE Development for hire.
          www.channelrobot.com

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

            @Lindon Yeah, sorry for my impatience :)

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

              Were you definitely opening the Mac executable and not the GNU/Linux or Windows version?

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

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

                On some macOS systems the prebuilt version of the Projucer cannot be opened (not sure why though). If this is the case you will need to build it from the source files.

                Head over to HISE repo/JUCE/extras/Projucer/, then build the existing .xcodeproject in the Builds/MacOS folder. Make sure to build for profiling.

                If you want to use that projucer version for exporting plugins, you need to copy the compiled binary to the location of the one you could not open in the first place.

                A 2 Replies Last reply Reply Quote 1
                • 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
                                            • First post
                                              Last post

                                            20

                                            Online

                                            1.8k

                                            Users

                                            12.1k

                                            Topics

                                            105.7k

                                            Posts