HISE Logo Forum
    • Categories
    • Register
    • Login

    Exporting on Mac

    Scheduled Pinned Locked Moved General Questions
    11 Posts 2 Posters 817 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
      arminh
      last edited by

      Hey, I successfully exported my instrument on Windows but I have some problems on Mac. Here's code from terminal

      Last login: Mon May 13 01:55:57 on ttys000
      You have new mail.
      /Users/arminhupka/Desktop/Puncher/Binaries/batchCompileOSX ; exit;
      MacBook-Pro-Armin:~ arminhupka$ /Users/arminhupka/Desktop/Puncher/Binaries/batchCompileOSX ; exit;
      Re-saving file: /Users/arminhupka/Desktop/Puncher/Binaries/AutogeneratedProject.jucer
      Error when saving: At least one of your JUCE module paths is invalid!
      Please go to the Modules settings page and ensure each path points to the correct JUCE modules folder.
      
      Compiling Instrument plugin Puncher ...
      ▸ Building Puncher/Puncher - Shared Code [Release]
      ▸ Check Dependencies
      ▸ Compiling PresetData.cpp
      ▸ Compiling include_hi_sampler.cpp
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_sampler.cpp'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_lac.mm
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_lac.mm'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling Plugin.cpp
      ▸ Compiling include_hi_frontend.mm
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_frontend.mm'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_dsp.cpp
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_dsp.cpp'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_components.cpp
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_components.cpp'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_core.mm
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_core.mm'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling BinaryData.cpp
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/BinaryData.cpp'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_dsp_library.mm
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_dsp_library.mm'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_modules.mm
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_modules.mm'
      
      
      
      ❌  clang: error: no input files
      
      
      ▸ Compiling include_hi_scripting_01.cpp
      
      ❌  clang: error: no such file or directory: '/Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_scripting_01.cpp'
      
      
      
      ❌  clang: error: no input files
      
      
      ** BUILD FAILED **
      
      
      The following build commands failed:
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_sampler.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_sampler.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_lac.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_lac.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_frontend.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_frontend.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_dsp.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_dsp.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_components.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_components.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_core.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_core.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/BinaryData.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/BinaryData.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_dsp_library.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_dsp_library.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_modules.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_modules.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
      	CompileC build/Puncher.build/Release/Puncher\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_scripting_01.o /Users/arminhupka/Desktop/Puncher/Binaries/JuceLibraryCode/include_hi_scripting_01.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (10 failures)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.
      
      
      orangeO 1 Reply Last reply Reply Quote 0
      • orangeO
        orange @arminh
        last edited by

        @arminh Are you using latest Hise developer branch that Christoph made a fix 2 days ago? They should be gone if you use latest version.

        develop Branch / XCode 13.1
        macOS Monterey / M1 Max

        A 1 Reply Last reply Reply Quote 0
        • A
          arminh @orange
          last edited by

          @orange i see that latests version for Mac is 1.6(even when I install 2.0 I see 1.6 in "about his") so im using this and 1.6 source code

          orangeO 1 Reply Last reply Reply Quote 0
          • orangeO
            orange @arminh
            last edited by orange

            @arminh Are you using developer branch (you need to compile it yourself) or compiled version?

            Use the dedicated source code for the version. If you use different versions for the compilation, you will get errors. For example if you use Hise 2.0, use it's own Hise-master (ver 2.0) source code, not 1.6

            develop Branch / XCode 13.1
            macOS Monterey / M1 Max

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

              I'm using compiled version from GitHub (pkg installer)

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

                Terminal still say that I don't have this files inside project folder ...

                orangeO 1 Reply Last reply Reply Quote 0
                • orangeO
                  orange @arminh
                  last edited by orange

                  @arminh I definately suggest developer branch, (not compiled version).
                  Download and compile the Hise yourself. Than use it to export your plugins ;)

                  develop Branch / XCode 13.1
                  macOS Monterey / M1 Max

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

                    how can I do this? :P

                    orangeO 1 Reply Last reply Reply Quote 0
                    • orangeO
                      orange @arminh
                      last edited by orange

                      @arminh @d-healey has already shoot a great video for that;

                      Also you can see other Hise video tutorials

                      Link Preview Image
                      HISE

                      favicon

                      (hise.audio)

                      Just search this forum you can find great content.

                      Cheers ;)

                      develop Branch / XCode 13.1
                      macOS Monterey / M1 Max

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

                        Yes great but I don’t have any issues on windows, I have problems on Mac ;/

                        orangeO 1 Reply Last reply Reply Quote 0
                        • orangeO
                          orange @arminh
                          last edited by

                          @arminh Yes but it doesn't mean that you won't get any issues on mac too :D Besides, it isn't safe that compiling plugins with a different source.

                          Also when you don't get any issues on pc (If you say that, I'm assuming that you made a full debug with differnt DAWs), that doesn't mean your users wouldn't get errors in the future too...

                          develop Branch / XCode 13.1
                          macOS Monterey / M1 Max

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

                          13

                          Online

                          1.7k

                          Users

                          11.8k

                          Topics

                          102.8k

                          Posts