HISE Logo Forum
    • Categories
    • Register
    • Login

    Problem exporting

    Scheduled Pinned Locked Moved General Questions
    34 Posts 4 Posters 2.3k 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 @d.healey
      last edited by

      @d-healey said in Problem exporting:

      Then you have probably built the master branch. Use the scriptnode branch, it's much more up to date and will probably solve your issue.

      Ok thanks a lot. Where can I find the scriptnode branch?
      Thanks for the video, I watch it immediately and get back to you if I have some problems.

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

        Click Branches

        c1fbdea3-0f70-47fc-aa25-2ba79d4f10fc-image.png

        Then click scriptnode

        60fa3b6e-81eb-4e43-8763-42a7e0a0e482-image.png

        Then Clone or Download (download zip is simplest if you're unfamiliar with git).

        760519da-cf88-4121-98cf-376245184da9-image.png

        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 said in Problem exporting:

          ok thanks. Last question: is the install procedure the same as before? that is: open projucer, open standalone project, then compile?

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

            @alepan Yup. I have a video for that too.

            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
              Perfect! Thank you very much!

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

                Hi David and all,
                installing the Scriptnode version solved the problem. Thanks a lot guys!

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

                  Here I am again, really sorry...
                  I've tried to re-compile my VSTi, and now the terminal gives me this error:

                  Last login: Mon Jan 13 19:49:45 on ttys000
                  MacBook-Pro-di-Ale:~ ale$ /Volumes/Librerie/Strumenti\ HISE/Albanian\ Roots/Binaries/batchCompileOSX ; exit;
                  Re-saving file: /Volumes/Librerie/Strumenti HISE/Albanian Roots/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 Albanian Roots ...
                  ▸ Building Albanian Roots/Albanian Roots - Shared Code [Release]
                  ▸ Check Dependencies
                  ▸ Compiling Plugin.cpp

                  ❌ /Volumes/Librerie/Strumenti HISE/Albanian Roots/Binaries/Source/Plugin.cpp:2:10: 'JuceHeader.h' file not found

                  #include "JuceHeader.h"
                  ^~~~~~~~~~~~~~

                  ▸ Compiling include_hi_components.cpp

                  ❌ clang: error: no such file or directory: '/Volumes/Librerie/Strumenti HISE/Albanian Roots/Binaries/JuceLibraryCode/include_hi_components.cpp'

                  ❌ clang: error: no input files

                  ▸ Compiling PresetData.cpp
                  ▸ Compiling BinaryData.cpp

                  ❌ clang: error: no such file or directory: '/Volumes/Librerie/Strumenti HISE/Albanian Roots/Binaries/JuceLibraryCode/BinaryData.cpp'

                  ❌ clang: error: no input files

                  ** BUILD FAILED **

                  The following build commands failed:
                  CompileC build/Albanian\ Roots.build/Release/Albanian\ Roots\ -\ Shared\ Code.build/Objects-normal/x86_64/Plugin.o /Volumes/Librerie/Strumenti\ HISE/Albanian\ Roots/Binaries/Source/Plugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
                  CompileC build/Albanian\ Roots.build/Release/Albanian\ Roots\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_components.o /Volumes/Librerie/Strumenti\ HISE/Albanian\ Roots/Binaries/JuceLibraryCode/include_hi_components.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
                  CompileC build/Albanian\ Roots.build/Release/Albanian\ Roots\ -\ Shared\ Code.build/Objects-normal/x86_64/BinaryData.o /Volumes/Librerie/Strumenti\ HISE/Albanian\ Roots/Binaries/JuceLibraryCode/BinaryData.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
                  (3 failures)
                  Compiling finished. Cleaning up...
                  logout
                  Saving session...
                  ...copying shared history...
                  ...saving history...truncating history files...
                  ...completed.

                  [Processo completato]

                  It can't find some files in the JuceLibraryCode in my project folder. I've looked for them inside HISE folder, I found them and a readme files that tells me that Projucer deletes these files... So how can I export something now?

                  ustkU 1 Reply Last reply Reply Quote 0
                  • ustkU
                    ustk @alepan
                    last edited by

                    @alepan Have you selected the good path in the preferences?

                    Untitled.jpeg

                    Can't help pressing F5 in the forum...

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

                      @ustk said in Problem exporting:

                      @alepan Have you selected the good path in the preferences?

                      My bad... it was pointing to the old HISE build...
                      Looks like it's working now, thanks!

                      ustkU 1 Reply Last reply Reply Quote 1
                      • ustkU
                        ustk @alepan
                        last edited by ustk

                        @alepan I've made this mistake a hundred times... 🙃
                        But not anymore since I'm using Github, so the folder's always the same ;)

                        Can't help pressing F5 in the forum...

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

                          @ustk said in Problem exporting:

                          @alepan I've made this mistake a hundred times... 🙃
                          But not anymore since I'm using Github, so the folder's always the same ;)

                          I'll start using it as soon as I watch Dave's video ;)

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

                          19

                          Online

                          1.7k

                          Users

                          11.9k

                          Topics

                          103.7k

                          Posts