HISE Logo Forum
    • Categories
    • Register
    • Login

    'ipp.h': No such file or directory

    Scheduled Pinned Locked Moved Bug Reports
    24 Posts 3 Posters 3.7k 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.
    • LindonL
      Lindon @benosterhouse
      last edited by

      @benosterhouse said in 'ipp.h': No such file or directory:

      most recent HISE source

      You are using the scriptnode branch right?

      HISE Development for hire.
      www.channelrobot.com

      1 Reply Last reply Reply Quote 1
      • B
        benosterhouse
        last edited by benosterhouse

        I am using the scriptnode_codegen_rewrite branch.
        I see there's a scriptnode branch as well --would you advise using that one instead?

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @benosterhouse
          last edited by

          @benosterhouse - yep stick to the scriptnode branch - the scriptnode_codegen_rewrite is (I think) Christophs current working branch..

          HISE Development for hire.
          www.channelrobot.com

          1 Reply Last reply Reply Quote 0
          • B
            benosterhouse
            last edited by benosterhouse

            Ok, good to know.

            Actually, using either the scriptnode or scriptnode_codegen_rewrite builds with IPP disabled, I still get the same message when building HISE, "'ipp.h': No such file or directory"

            It was the 2.1.0 branch I got to compile with IPP turned off.
            I was trying too many things yesterday :P

            Well, in any case, I should be using the scriptnode branch, and just ignore that stuff with the older versions.

            LindonL 1 Reply Last reply Reply Quote 0
            • LindonL
              Lindon @benosterhouse
              last edited by

              @benosterhouse yep.

              If you want to use IPP (and if you are using convolution reverbs then you will) follow the link David put here earlier - Rudra kindly made a little app to allow you to download the correct IPP - as Intel are playing silly b*ggers and obfuscating older IPP versions...

              HISE Development for hire.
              www.channelrobot.com

              B 1 Reply Last reply Reply Quote 0
              • B
                benosterhouse
                last edited by benosterhouse

                Since it's looking for ipp.h whether I have it enabled or not, I might as well use IPP.
                Thanks David for posting that link!

                I already have IPP installed from here: https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/ipp.html#gs.z0gj3q
                I got this link from the description in this video: https://youtu.be/YYUZ4K4J3Os

                Do I need to un-install it before installing from David's link? https://forum.hise.audio/topic/4015/intel-integrated-performance-primitive-links

                I just did the installer from David's link and chose "Ipp 2021.2"
                The installer did do some stuff, downloading a few Mb. I assumed maybe it updated IPP, but I'm still not sure.
                Maybe I should have uninstalled the previous IPP first.

                d.healeyD 1 Reply Last reply Reply Quote 0
                • B
                  benosterhouse @Lindon
                  last edited by benosterhouse

                  @Lindon I see David's using IPP 2019.4 in the "Building HISE on Windows 10 2019" video

                  I'll try that version next.

                  LindonL 1 Reply Last reply Reply Quote 0
                  • LindonL
                    Lindon @benosterhouse
                    last edited by

                    @benosterhouse

                    theres a long post about the corrct version here:

                    Link Preview Image
                    IPP Missing in Plugin Export

                    @Zorpley Not really, there's about 4GB of "intel" files spread across various folders, I don't know which you would need or even if just sending the files wo...

                    favicon

                    Forum (forum.hise.audio)

                    which includes a direct download link:

                    https://www.dropbox.com/sh/4gx74wg1jpfnk7r/AACkGmy8SdV-j0qsiw5VFYFza?dl=0

                    ..BUT

                    I havent tried any of them, like David its a long time since I did an IPP install...

                    HISE Development for hire.
                    www.channelrobot.com

                    1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @benosterhouse
                      last edited by

                      @benosterhouse said in 'ipp.h': No such file or directory:

                      Since it's looking for ipp.h whether I have it enabled or not,

                      If it's giving messages about IPP then you haven't disabled it fully. To do so you also need to remove all header/library paths in Projucer that are pointing to IPP files and folders.

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        benosterhouse
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • B
                          benosterhouse @d.healey
                          last edited by

                          @d-healey Ok, looking through the modules in projucer, I don't see any options regarding IPP.
                          Do I need to do this in Visual Studio?

                          d.healeyD 1 Reply Last reply Reply Quote 0
                          • B
                            benosterhouse
                            last edited by benosterhouse

                            Inside Visual studio, if I go to hi_streaming.h I find this:

                            #if USE_IPP
                            #include "ipp.h"
                            #endif

                            In AppConfig.h I found this:
                            #ifndef USE_IPP
                            #define USE_IPP 0
                            #endif

                            It looks like IPP should be disabled?

                            1 Reply Last reply Reply Quote 0
                            • d.healeyD
                              d.healey @benosterhouse
                              last edited by

                              @benosterhouse said in 'ipp.h': No such file or directory:

                              @d-healey Ok, looking through the modules in projucer, I don't see any options regarding IPP.
                              Do I need to do this in Visual Studio?

                              Not in the modules. In the exporter section.

                              5cb5f047-76ea-4dc5-ae42-61c366f74c8f-image.png

                              Libre Wave - Freedom respecting instruments and effects
                              My Patreon - HISE tutorials
                              YouTube Channel - Public HISE tutorials

                              1 Reply Last reply Reply Quote 0
                              • B
                                benosterhouse
                                last edited by benosterhouse

                                I have the same paths set as in the exporter screenshot, and I'm still getting the same ipp.h error.

                                d.healeyD 1 Reply Last reply Reply Quote 0
                                • d.healeyD
                                  d.healey @benosterhouse
                                  last edited by

                                  @benosterhouse Have you set USE_IPP=0 in the extra definitions?

                                  184f339b-f4e6-4446-8299-d46cafecae23-image.png

                                  Libre Wave - Freedom respecting instruments and effects
                                  My Patreon - HISE tutorials
                                  YouTube Channel - Public HISE tutorials

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    benosterhouse
                                    last edited by benosterhouse

                                    Aha! I didn't think to click there. Yes, in that section USE_IPP was set to 1

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      benosterhouse
                                      last edited by

                                      ... and it built! :)

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        benosterhouse
                                        last edited by benosterhouse

                                        Exporting a VST from HISE, I now get a bunch of errors that look like this:

                                        c1xx : fatal error C1083: Cannot open source file: '....\JuceLibraryCode\include_hi_zstd_3.cpp': No such file or direc
                                        tory [C:\Documents\Hise\Test Project\Binaries\Builds\VisualStudio2017\Test Project_SharedCode.vcxproj]

                                        d.healeyD 1 Reply Last reply Reply Quote 0
                                        • d.healeyD
                                          d.healey @benosterhouse
                                          last edited by d.healey

                                          @benosterhouse Have you pointed your project to the HISE source code in File >> Preferences.

                                          Libre Wave - Freedom respecting instruments and effects
                                          My Patreon - HISE tutorials
                                          YouTube Channel - Public HISE tutorials

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            benosterhouse
                                            last edited by benosterhouse

                                            No I hadn't. Now I'm getting "Cannot open include file: 'ipp.h'" when I export a VST.

                                            d.healeyD 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            24

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.4k

                                            Posts