HISE Logo Forum
    • Categories
    • Register
    • Login

    Errors Compiling Networks with ScriptNode Clones (macOS)

    Scheduled Pinned Locked Moved Unsolved ScriptNode
    1 Posts 1 Posters 73 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.
    • clevername27C
      clevername27
      last edited by clevername27

      I'm thinking it's the Clones, as the error messages reference a Slider Pack. The number of Clones was dynamic, but I've set to Fixed to try get the compiler to work (no dice).


      ⚠️ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Builds/MacOSX/PRISM.xcodeproj: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.11, but the range of supported deployment target versions is 10.13 to 15.2.99. (in target 'PRISM - Dynamic Library' from project 'PRISM')
      CompileC /Users/drwevans/Documents/Content/Projects/Audio\ Research/PRISM/Development/HISE\ Plugin/PRISM\ Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Builds/MacOSX/build/PRISM.build/Release/PRISM\ -\ Dynamic\ Library.build/Objects-normal/x86_64/RNBO.o /Users/drwevans/Documents/Content/Projects/Audio\ Research/PRISM/Development/HISE\ Plugin/PRISM\ Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/RNBO.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'PRISM - Dynamic Library' from project 'PRISM')
       cd /Users/drwevans/Documents/Content/Projects/Audio\ Research/PRISM/Development/HISE\ Plugin/PRISM\ Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Builds/MacOSX
      [PRISM - Dynamic Library] Compiling RNBO.cpp
      [PRISM - Dynamic Library] Compiling Main.cpp

      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/prismNewerHybridModeller.h:48:60: use of class template 'control::cable_table' requires template arguments
      48 | using cable_table_t = wrap::data<wrap::no_process<control::cable_table, cable_table_mod>,
       | ^
      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/prismNewerHybridModeller.h:49:59: expected ';' after alias declaration
      49 | data::external::table<0>>;
       | ^
      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/prismNewerHybridModeller.h:51:44: use of undeclared identifier 'cable_table_t'
      51 | using ramp1_t = wrap::mod<parameter::plain<cable_table_t, 0>,
       | ^
      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/prismNewerHybridModeller.h:52:64: expected ';' after alias declaration
      52 | wrap::no_data<core::ramp<NV, false>>>;
      59 | using clone_pack_mod = parameter::from0To1<ramp1_t,
       | ^
      64 | using clone_pack_t = wrap::data<control::clone_pack<parameter::cloned<clone_pack_mod>>,
       | ^
      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research/PRISM/Development/HISE Plugin/PRISM Plugin/Repository/prism-demo-plugin-app/DspNetworks/Binaries/Source/prismNewerHybridModeller.h:65:63: expected ';' after alias declaration
      65 | data::external::sliderpack<0>>;
       | ^
      ❌ /Users/drwevans/Documents/Content/Projects/Audio Research


      I'm guessing it's these Sliderpacks, and perhaps that they are linked to externals.

      7ce1b1f0-2411-4282-93de-4af6eecb166a-image.png


      This is what the Network looks like after I try to compile—the actual Network looks nothing like this.

      003856ea-e484-4d7b-8e13-d44b8eb91f1d-image.png

      1 Reply Last reply Reply Quote 0
      • clevername27C clevername27 marked this topic as a question on
      • First post
        Last post

      11

      Online

      1.7k

      Users

      11.8k

      Topics

      103.2k

      Posts