HISE Logo Forum
    • Categories
    • Register
    • Login

    Instrument compiling error on Mac

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 334 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.
    • gorangroovesG
      gorangrooves
      last edited by

      Hey guys,
      I managed to sort quite a number of hurdles getting HISE compiled on Mac and exporting my instrument plugin. I almost made it to the end :) I got the following error msg:

      ❌  /Volumes/AUDIO TEMPORARY/HISE PROJECTS/Hise VST- Handy Drums/Binaries/Source/Plugin.cpp:6:69: no member named 'impulses' in namespace 'PresetData'
      
      DEFINE_EMBEDDED_DATA(hise::FileHandlerBase::AudioFiles, PresetData::impulses, PresetData::impulsesSize);
                     ^
      
      
      
      ❌  /Volumes/AUDIO TEMPORARY/HISE PROJECTS/Hise VST- Handy Drums/Binaries/Source/Plugin.cpp:6:91: no member named 'impulsesSize' in namespace 'PresetData'
      
      DEFINE_EMBEDDED_DATA(hise::FileHandlerBase::AudioFiles, PresetData::impulses, PresetData::impulsesSize);
                                                                                                             ^~~~
      
      
      
      ❌  /Volumes/AUDIO TEMPORARY/HISE PROJECTS/Hise VST- Handy Drums/Binaries/Source/Plugin.cpp:7:65: no member named 'images' in namespace 'PresetData'
      
      DEFINE_EMBEDDED_DATA(hise::FileHandlerBase::Images, PresetData::images, PresetData::imagesSize);
                                                                                                                   ^~~~
      
      
      
      ❌  /Volumes/AUDIO TEMPORARY/HISE PROJECTS/Hise VST- Handy Drums/Binaries/Source/Plugin.cpp:7:85: no member named 'imagesSize' in namespace 'PresetData'
      
      DEFINE_EMBEDDED_DATA(hise::FileHandlerBase::Images, PresetData::images, PresetData::imagesSize);
                                                                                                             ^~~~
      
      
      ▸ Compiling CopyProtection.cpp
      ▸ Compiling BinaryData.cpp
      ** BUILD FAILED **
      
      
      The following build commands failed:
      	CompileC /Volumes/AUDIO\ TEMPORARY/HISE\ PROJECTS/Hise\ VST-\ Handy\ Drums/Binaries/Builds/MacOSX/build/Hise\ VST-\ Handy\ Drums.build/Release/Hise\ VST-\ Handy\ Drums\ -\ Shared\ Code.build/Objects-normal/x86_64/Plugin.o /Volumes/AUDIO\ TEMPORARY/HISE\ PROJECTS/Hise\ VST-\ Handy\ Drums/Binaries/Source/Plugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)
      
      

      Any ideas as to the causes of these errors, please?

      Thank you!

      Goran Rista
      https://gorangrooves.com

      Handy Drums and Handy Grooves
      https://library.gorangrooves.com

      1 Reply Last reply Reply Quote 0
      • gorangroovesG
        gorangrooves
        last edited by

        Hey @Christoph-Hart Any pointers to the cause of this failed compile?

        Goran Rista
        https://gorangrooves.com

        Handy Drums and Handy Grooves
        https://library.gorangrooves.com

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

          Try changing the EmbedAudioFiles property in the HISE settings - the error looks like there's something wrong there.

          gorangroovesG 1 Reply Last reply Reply Quote 0
          • gorangroovesG
            gorangrooves @Christoph Hart
            last edited by

            @Christoph-Hart Thanks so much! Yes, that fixed the issue on PC and I expect it will work just as well on Mac. I knew it was some minor thing somewhere .... 😀

            Goran Rista
            https://gorangrooves.com

            Handy Drums and Handy Grooves
            https://library.gorangrooves.com

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

            18

            Online

            1.7k

            Users

            11.8k

            Topics

            102.8k

            Posts