HISE Logo Forum
    • Categories
    • Register
    • Login

    Need help with Mac installation :) [Solved]

    Scheduled Pinned Locked Moved General Questions
    32 Posts 4 Posters 1.9k 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.
    • NatanN
      Natan
      last edited by

      Hello dear david and thanks for your first great news :) about xcode 10
      i downloaded the zip file from github , extracted the files like what i did in windows , then
      opened tools ,> Projucer
      Clicking on projucer wont open the juce :(Screen Shot 2019-06-21 at 4.40.23 AM.png
      Any idea?
      Thanks in advance

      hisefiloH 1 Reply Last reply Reply Quote 0
      • hisefiloH
        hisefilo @Natan
        last edited by

        @Natan-Rezaei https://www.universalmediaserver.com/forum/viewtopic.php?t=12875

        Maybe this helps

        NatanN 1 Reply Last reply Reply Quote 0
        • NatanN
          Natan @hisefilo
          last edited by

          @hisefilo Thank you dear hisefile , But still can't open jProjucer , Same window pops up, Still No luck :(
          Any idea?

          Note : I changed the permission to install from anywhere.

          1 Reply Last reply Reply Quote 0
          • NatanN
            Natan
            last edited by Natan

            I double clicked on Projucer unix...
            Here is what Terminal shows :

            Last login: Fri Jun 21 06:40:30 on ttys000
            Natanrs-MacBook-Air:~ Natanr$ /Users/Natanr/Downloads/HISE-2.0.0/tools/projucer/Projucer ; exit;
            -bash: /Users/Natanr/Downloads/HISE-2.0.0/tools/projucer/Projucer: cannot execute binary file
            logout
            Saving session...
            ...copying shared history...
            ...saving history...truncating history files...
            ...completed.
            
            [Process completed]
            
            hisefiloH 1 Reply Last reply Reply Quote 0
            • hisefiloH
              hisefilo @Natan
              last edited by

              @Natan-Rezaei try getting Projucer from Juce webpage https://shop.juce.com/get-juce/download

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

                try getting Projucer from Juce webpage https://shop.juce.com/get-juce/download

                NOOOO! There's a custom build included in the HISE repository, use that one or prepare for apocalypse.

                hisefiloH d.healeyD NatanN 3 Replies Last reply Reply Quote 2
                • hisefiloH
                  hisefilo @Christoph Hart
                  last edited by

                  @Christoph-Hart Ooooops. Didn't know. Sorry

                  1 Reply Last reply Reply Quote 1
                  • d.healeyD
                    d.healey @Christoph Hart
                    last edited by

                    @Christoph-Hart I think that's the one he's not able to open

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

                    1 Reply Last reply Reply Quote 1
                    • NatanN
                      Natan @Christoph Hart
                      last edited by

                      @Christoph-Hart Thank You dear Christoph , Can you point me Where I can find it?

                      thanks a ton

                      1 Reply Last reply Reply Quote 0
                      • NatanN
                        Natan
                        last edited by

                        Good News :)
                        I Removed , and redownloaded the hise , and projucer now works just fine :)

                        Just A quick Question?
                        am i need to change any setting , with Projucer/ or xcode?
                        Note: I demonstrate Hise , with installer And i think ipp is all set by default.

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

                          @Natan-Rezaei If you're using XCode 10 you need to make sure the target platform is set to 64bit. If you're using IPP then I don't think you need to change anything, if you're not using IPP then follow the instructions on github about building without IPP.

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

                          NatanN 1 Reply Last reply Reply Quote 0
                          • NatanN
                            Natan @d.healey
                            last edited by

                            @d-healey Thanks dear david
                            I did That , but have no idea how to get things done with xcode 10.
                            Changed the instruction to x64 intel for both release and debug...
                            But can't cant change it to release in Xcode , like one we do in windows!
                            Any recommendation?
                            Thanks You Sir

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

                              @Natan-Rezaei Inside XCode select build for profiling - that will create the release buildl..

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

                              NatanN 1 Reply Last reply Reply Quote 0
                              • NatanN
                                Natan @d.healey
                                last edited by Natan

                                @d-healey I faced with this error , and build failed :(

                                Command Ld failed with a nonzero exit code
                                

                                In build folder > release i can see hise app icon, but clicking on it tells that app is damaged becuase of the above error

                                1 Reply Last reply Reply Quote 0
                                • NatanN
                                  Natan
                                  last edited by Natan

                                  Same Error :(
                                  Still No Luck
                                  Here is what xcdoe Shows before

                                  clang: error: no such file or directory: '/opt/intel/ipp/lib/libippi.a'
                                  clang: error: no such file or directory: '/opt/intel/ipp/lib/libipps.a'
                                  clang: error: no such file or directory: '/opt/intel/ipp/lib/libippvm.a'
                                  clang: error: no such file or directory: '/opt/intel/ipp/lib/libippcore.a'

                                  Command Ld failed with a nonzero exit code

                                  
                                  
                                  Ld /Users/Natanr/Downloads/HISE-2.1.0/projects/standalone/Builds/MacOSX/build/Debug/HISE\ Debug.app/Contents/MacOS/HISE\ Debug normal x86_64 (in target: HISE Standalone - App)
                                      cd /Users/Natanr/Downloads/HISE-2.1.0/projects/standalone/Builds/MacOSX
                                      export MACOSX_DEPLOYMENT_TARGET=10.7
                                      /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/Natanr/Downloads/HISE-2.1.0/projects/standalone/Builds/MacOSX/build/Debug -L/opt/intel/ipp/lib -F/Users/Natanr/Downloads/HISE-2.1.0/projects/standalone/Builds/MacOSX/build/Debug -filelist /Users/Natanr/Library/Developer/Xcode/DerivedData/HISE_Standalone-hlayextcjdqhsufhcbuhzhotbwjd/Build/Intermediates.noindex/HISE\ Standalone.build/Debug/HISE\ Standalone\ -\ App.build/Objects-normal/x86_64/HISE\ Debug.LinkFileList -mmacosx-version-min=10.7 -Xlinker -object_path_lto -Xlinker /Users/Natanr/Library/Developer/Xcode/DerivedData/HISE_Standalone-hlayextcjdqhsufhcbuhzhotbwjd/Build/Intermediates.noindex/HISE\ Standalone.build/Debug/HISE\ Standalone\ -\ App.build/Objects-normal/x86_64/HISE\ Debug_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -stdlib=libc++ /opt/intel/ipp/lib/libippi.a /opt/intel/ipp/lib/libipps.a /opt/intel/ipp/lib/libippvm.a /opt/intel/ipp/lib/libippcore.a -framework Accelerate -framework AudioToolbox -framework AudioUnit -framework Carbon -framework Cocoa -framework CoreAudio -framework CoreAudioKit -framework CoreMIDI -framework DiscRecording -framework IOKit -framework OpenGL -framework QuartzCore -framework WebKit -Xlinker -dependency_info -Xlinker /Users/Natanr/Library/Developer/Xcode/DerivedData/HISE_Standalone-hlayextcjdqhsufhcbuhzhotbwjd/Build/Intermediates.noindex/HISE\ Standalone.build/Debug/HISE\ Standalone\ -\ App.build/Objects-normal/x86_64/HISE\ Debug_dependency_info.dat -o /Users/Natanr/Downloads/HISE-2.1.0/projects/standalone/Builds/MacOSX/build/Debug/HISE\ Debug.app/Contents/MacOS/HISE\ Debug
                                  1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey
                                    last edited by d.healey

                                    Have you installed xcpretty? https://forum.hise.audio/topic/211/urgent-building-is-failed-with-xcpretty.

                                    Also are you building the debug or release version, those message mention debug.

                                    Have you installed IPP?

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

                                    1 Reply Last reply Reply Quote 0
                                    • NatanN
                                      Natan
                                      last edited by

                                      @d-healey Thanks Dear David
                                      For both debug and release , i end up with same error.
                                      And also i desabled ipp due an error , so iskipped ipp for now.
                                      I'll Take a look at xcpretty now

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

                                        @Natan-Rezaei If you disable IPP you need to edit the .jucer file. The instructions are on github.

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

                                        hisefiloH 1 Reply Last reply Reply Quote 0
                                        • hisefiloH
                                          hisefilo @d.healey
                                          last edited by

                                          @d-healey I guess we all faced the same on Macos onboarding process.

                                          1. IPP installation
                                          2. xcpretty installation
                                          3. x64 bit thing

                                          Maybe an updated tutorial is needed.

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

                                            @hisefilo Actually I've already filmed a tutorial showing installation/building on each OS, I just need to edit them :)

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

                                            hisefiloH NatanN 2 Replies Last reply Reply Quote 2
                                            • First post
                                              Last post

                                            24

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            103.0k

                                            Posts