HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Haddock
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 13
    • Groups 0

    Haddock

    @Haddock

    0
    Reputation
    26
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Haddock Unfollow Follow

    Latest posts made by Haddock

    • RE: Issue for build on MacOs

      @TNTHM said in Issue for build on MacOs:

      JUCE_VST_Wrapper.cpp

      Thanks for the trick ! I try to do it but it make this error :

      ❌ /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'MACINTOSH SSD⁩/⁨Utilisateurs⁩/⁨macbook⁩/⁨Bureau/HISE/HISE-master/tools⁩/SDK⁩/VST3 SDK⁩/pluginterfaces⁩/⁨vst2.x⁩/aeffect.h⁩' file not found

      #include "MACINTOSH SSD<U+2069>/<U+2068>Utilisateurs<U+2069>/<U+2068>macbook<U+2069>/<U+2068>Bureau/HISE/HISE-master/tools<U+2069>/SDK<U+2069>/VST3 SDK<U+2069>/pluginterfaces<U+2069>/<U+2068>vst2.x<U+2069>/aeffect.h<U+2069>"
      ^

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/Spacializer_dev.build/Release/Spacializer_dev\ -\ VST.build/Objects-normal/x86_64/include_juce_audio_plugin_client_VST2.o /Users/macbook/Desktop/StrictlyFunStudio/Spacializer/Spacializer_dev/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.
      Deleting expired sessions...102 completed.

      You think I misinform the file?

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik Yes nothing here.

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik said in Issue for build on MacOs:

      You have to have the right path to Hise but the project you're building is open when you export it to au or vst, so there's no need to set any other path I think

      Hey ! The VST export still not working with the same "vst2 issue" but the AU export seems to work but I don't find it, not in "App Support / Audio / plugins / etc" and not by searching directly on my computer..

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik No sorry I was not here for few days, I relpaced the sdk folder and he gave me the same error, I was wondering if you need to locate the project you want to build in a particular folder or not ? Or the Hise path location enough.

      This is my actual sdk folder :

      Capture d’écran 2019-09-21 à 12.04.59.png

      Thanks for your help ! :)

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Thanks @Lindon !

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik I directly download it from Steinberg, I will delet the other folder, but when I try to unzip the "sdk.zip" it ask me a password for ASIO

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @ulrik thanks for your message, yes I have this structure in the SDK folder.

      Capture d’écran 2019-09-16 à 10.33.37.png

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Ok it seems to work with the IPP, but another failed appear :

      ❌ /Users/macbook/Desktop/HISE/HISE-master/JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:95:10: 'pluginterfaces/vst2.x/aeffect.h' file not found

      #include "pluginterfaces/vst2.x/aeffect.h"
      ^

      ** BUILD FAILED **

      The following build commands failed:
      CompileC build/microcosm_dev.build/Release/microcosm_dev\ -\ VST.build/Objects-normal/x86_64/include_juce_audio_plugin_client_VST2.o /Users/macbook/Desktop/HaddockAudio/microcosm_plugin/microcosm_dev/Binaries/JuceLibraryCode/include_juce_audio_plugin_client_VST2.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)
      Compiling finished. Cleaning up...
      logout
      Saving session...
      ...copying shared history...
      ...saving history...truncating history files...
      ...completed.

      I'm not sure to understand what it concerns 😐

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      @Lindon Thanks ! I check it

      posted in General Questions
      H
      Haddock
    • RE: Issue for build on MacOs

      Ok, there's a topic which explain the method to install the IPP ?

      Thanks a lot.

      posted in General Questions
      H
      Haddock