HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. jmannix
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 23
    • Groups 0

    Topics

    • J

      SNEX node with 4 inputs?

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      1
      0 Votes
      1 Posts
      126 Views
      No one has replied
    • J

      Compiling script FX with dynamic number of clones

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      4
      0 Votes
      4 Posts
      404 Views
      C

      @jmannix Thank you for your reply in this thread, @Christoph-Hart — I appear to be having the same issue.

    • J

      Compilation error on dsp network with clone node

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      611 Views
      C

      @jmannix I can't do this any more.

    • J

      Is there a way to run the Windows HISE installer from the command line without GUI?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      385 Views
      J

      Thanks everyone. I've got HISE building as part of the pipeline, and I can cache the results of that step to speed up subsequent builds.

    • J

      How to set UseIPP global compiler setting on a build agent in a devops pipeline?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      516 Views
      d.healeyD

      @jmannix -D:USE_IPP=0 should override that, but I don't know why you're still seeing the linker errors. It's possible you need to compile HISE yourself from source with IPP disabled.

      If you still can't get it to work you can fork HISE and remove the offending line, but I don't think it's necessary.

      Another solution is when you create your instance you could copy over a settings.xml file that is setup the way you like.