HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. compile
    Log in to post
    • All categories
    • oskarshO

      Enable / Disable Compilation in new DSP Compile Dialog

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests scriptnode compile
      20
      5 Votes
      20 Posts
      397 Views
      oskarshO

      @Morphoice if you want a more detailed error message try opening the generated AutogeneratedProject.jucer file from the DSP Networks Binaries Folder.

      You can then compile this file as you would compile HISE in VSCode or XCode. This usually yields the correct error message.

    • P

      Compilation error

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports compile visual studio
      59
      0 Votes
      59 Posts
      3k Views
      d.healeyD

      @PLSEI1124 It worked here. You need to make a video, if you can't use screen capture then record your screen with a phone/camera

    • M

      DSP Network dll compilation error

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode faust visual studio compile
      1
      0 Votes
      1 Posts
      283 Views
      No one has replied
    • oskarshO

      Compiling HISE with Faust on Linux

      Watching Ignoring Scheduled Pinned Locked Moved General Questions faust compile linux linux-debian
      5
      0 Votes
      5 Posts
      483 Views
      oskarshO

      @etXzat Yes Ubuntu has some quirks when it comes to installing some packages, that is why I build from source and installed in manually.
      I want to avoid installing from the official repository since they have outdated versions, see:
      https://launchpad.net/ubuntu/+source/faust
      latest current stable is 2.41

      @sletz
      make all && sudo make install solved my issues! Thank you very much.

    • d.healeyD

      Time to update Visual Studio?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions visual studio export compile
      10
      14 Votes
      10 Posts
      762 Views
      d.healeyD

      Something else I'd suggest is disabling IPP by default on all operating systems. Those who want it can enable it but it will make it easier for beginners who are always finding it a stumbling block.

    • d.healeyD

      Are fonts embedded?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions font compile plugin embed install
      4
      0 Votes
      4 Posts
      472 Views
      gorangroovesG

      @d-healey I had to specify the custom font in each instance of text, as "default" settings would not render any text, even though the default font was set in the script.
      This is a quirk that didn't exist at first, but then got introduced at some point. Not sure if it is still present.

    • d.healeyD

      How to stop compiled plugins automatically moving to plugins folder?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions plugin compile location
      3
      0 Votes
      3 Posts
      343 Views
      d.healeyD

      @matt_sf Oh perfect, thanks!

      I just found this in the compile template, I think it's related enablePluginBinaryCopyStep=\"%COPY_PLUGIN%\"

    • d.healeyD

      Develop branch build status

      Watching Ignoring Scheduled Pinned Locked Moved General Questions compile build develop latest
      300
      2 Votes
      300 Posts
      43k Views
      Christoph HartC

      Yes that blur algorithm is super unperformant - I had to remove the blurred overlay on our latest project too. The problem is that it can‘t be done on the GPU without including other graphic frameworks so your precious bitcoin miner is sitting there idle...

    • J

      Compilation Error - Exporting VST

      Watching Ignoring Scheduled Pinned Locked Moved General Questions compile vst export
      3
      0 Votes
      3 Posts
      496 Views
      J

      @Lindon I've downloded the 2.1.0 from David's repository

    • gorangroovesG

      Bizzare vst3/AU plugin format compiled by Mac

      Watching Ignoring Scheduled Pinned Locked Moved General Questions compile
      7
      0 Votes
      7 Posts
      485 Views
      gorangroovesG

      @DanH For distribution I will create installers for the plugins, but I wanted to make sure that I am using the correct things.

    • d.healeyD

      Latest Build Errors

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports compile error build latest
      34
      0 Votes
      34 Posts
      3k Views
      A

      @d-healey I confirm this error. @Christoph-Hart I'd like you to take a look and let me know if you can fix the session preset restore bug while using extensions in the near future :)