Forum
    • Categories
    • Register
    • Login

    IPP Mismatch on Windows

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 64 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.
    • E
      eschirle
      last edited by eschirle

      I've been struggling with getting my HISE plugin to build on Windows. I've tried installing IPP a few different ways but keep getting the same error. Anyone seen this problem before and know of a fix?

      ERROR: IPP setting mismatch
      You cannot compile a plugin with IPP if you have not compiled HISE with IPP.  
      > Turn off the `UseIpp` setting in the Compiler settings of HISE and retry.ERROR: Export Error
      

      For the record I'm building HISE in an automated workflow on GitHub Actions - so any changes I need to make to Projucer / HISE config will be through scripts and not through the UI

      David HealeyD 1 Reply Last reply Reply Quote 0
      • David HealeyD
        David Healey @eschirle
        last edited by

        @eschirle that message is saying you haven't built HISE with IPP

        Free HISE Bootcamp Full Course for beginners.
        YouTube Channel - HISE tutorials
        My Patreon - More HISE tutorials

        E 1 Reply Last reply Reply Quote 0
        • E
          eschirle @David Healey
          last edited by

          @David-Healey Okay, that makes sense. I was trying to build with IPP but I don't see anything for IPP in the build steps in the auto_build folder. What else do I need to build with IPP after installing and updating the standalone projucer project?

          My Hise Standalone.jucer file has this:

              <VS2026 targetFolder="Builds/VisualStudio2026" smallIcon="ho3qQy" bigIcon="ho3qQy"
                      useIPP="Sequential" IPPLibrary="" extraDefs="HISE_SCRIPT_SERVER_TIMEOUT=20000&#10;HISE_USE_VS2022=0&#10;PERFETTO=0&#10;HISE_INCLUDE_PROFILING_TOOLKIT=1"
                      extraCompilerFlags="/bigobj  /cgthreads8 /wd&quot;4100&quot; /wd&quot;4661&quot; /wd&quot;4456&quot; /wd&quot;4244&quot; /wd&quot;4457&quot; /wd&quot;4458&quot; /wd&quot;4127&quot; /vmg&#10; "
                      IPP1ALibrary="Static_Library">
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          19

          Online

          2.5k

          Users

          13.9k

          Topics

          121.1k

          Posts