HISE Logo Forum
    • Categories
    • Register
    • Login

    Ipp Integration With VS2017 Fails?!

    Scheduled Pinned Locked Moved General Questions
    13 Posts 4 Posters 984 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.
    • NatanN
      Natan
      last edited by

      Hello everyone, And I hope you guys have a great day ahead
      For the 1000 times, I get this error message which says :

      Microsoft Visual Studio* 2017 software integration failed to install correctly. Some of Intel(R) Integrated Performance Primitives 2019 Update 4 for Windows* components may not be available in Microsoft Visual Studio* 2017 software.
      

      Any help?
      Thanks in advance

      1 Reply Last reply Reply Quote 0
      • NatanN
        Natan
        last edited by

        Also build fails

        1>------ Build started: Project: HISE Standalone_App, Configuration: Release x64 ------
        1>DspUnitTests.cpp
        1>HiseEventBufferUnitTests.cpp
        1>MainComponent.cpp
        1>Main.cpp
        1>BinaryData.cpp
        1>include_hi_backend.cpp
        1>include_hi_components.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\Source\MainComponent.cpp)
        1>include_hi_core.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\Source\Main.cpp)
        1>include_hi_dsp.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_backend.cpp)
        1>include_hi_dsp_library.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_components.cpp)
        1>include_hi_lac.cpp
        1>include_hi_modules.cpp
        1>include_hi_sampler.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_core.cpp)
        1>include_hi_scripting_01.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_dsp.cpp)
        1>include_hi_scripting_02.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_modules.cpp)
        1>include_hi_streaming.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_sampler.cpp)
        1>include_hi_tools.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_01.cpp)
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_scripting_02.cpp)
        1>include_hi_zstd_1.cpp
        1>include_hi_zstd_2.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_streaming.cpp)
        1>include_hi_zstd_3.cpp
        1>include_juce_audio_basics.cpp
        1>include_juce_audio_devices.cpp
        1>include_juce_audio_formats.cpp
        1>c:\users\natanr\desktop\hise-2.1.0 back up\hi_streaming\hi_streaming.h(69): fatal error C1083: Cannot open include file: 'ipp.h': No such file or directory (compiling source file ..\..\JuceLibraryCode\include_hi_tools.cpp)
        1>include_juce_audio_processors.cpp
        1>include_juce_audio_utils.cpp
        1>include_juce_core.cpp
        1>include_juce_cryptography.cpp
        1>include_juce_data_structures.cpp
        1>include_juce_dsp.cpp
        1>include_juce_events.cpp
        1>include_juce_graphics.cpp
        1>include_juce_gui_basics.cpp
        1>include_juce_gui_extra.cpp
        1>include_juce_opengl.cpp
        1>include_juce_product_unlocking.cpp
        1>Done building project "HISE Standalone_App.vcxproj" -- FAILED.
        ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
        
        1 Reply Last reply Reply Quote 0
        • Dan KorneffD
          Dan Korneff
          last edited by

          Same here. You have to use an older IPP release

          Dan Korneff - Producer / Mixer / Audio Nerd

          NatanN 1 Reply Last reply Reply Quote 1
          • NatanN
            Natan @Dan Korneff
            last edited by

            @dustbro Thanks mate , But What Version?

            orangeO 1 Reply Last reply Reply Quote 0
            • orangeO
              orange @Natan
              last edited by

              @Natanr IPP 2018 update 1 version works here.

              develop Branch / XCode 13.1
              macOS Monterey / M1 Max

              NatanN 1 Reply Last reply Reply Quote 0
              • NatanN
                Natan @orange
                last edited by

                @orange Thanks Mate
                And One Last Question ?!
                During The Installation What Setting, You Recommend, Becuase There Is 2 Options Single And Multi Threaded ?!
                Projucer Itself Says Single!Screen Shot 2019-09-09 at 4.01.58 PM.png

                Thanks
                In Advance

                1 Reply Last reply Reply Quote 0
                • NatanN
                  Natan
                  last edited by

                  Still No Luck With Ipp 2018 Update 1 :(

                  Errors detected during installation. Some components failed to process:
                  Microsoft Visual Studio* 2017 software integration failed to install correctly. Some of Intel(R) Integrated Performance Primitives 2018 Update 1 for Windows* components may not be available in Microsoft Visual Studio* 2017 software. Please refer to https://software.intel.com/en-us/articles/intel-software-development-tools-integration-to-vs2017-issue for more information.
                  
                  d.healeyD orangeO Dan KorneffD 3 Replies Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @Natan
                    last edited by

                    @Natanr said in Ipp Integration With VS2017 Fails?!:

                    https://software.intel.com/en-us/articles/intel-software-development-tools-integration-to-vs2017-issue

                    Did you go to the link in the error message and try the workarounds suggested?

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

                    1 Reply Last reply Reply Quote 0
                    • orangeO
                      orange @Natan
                      last edited by orange

                      @Natanr I think I used multi thread version of IPP. You can try that too. If it still doesn't work, you can try re installing "VS2017 Community" & "it's C++ pack" again. Maybe somehow VS might be broken while updating, like said in the referred link.

                      develop Branch / XCode 13.1
                      macOS Monterey / M1 Max

                      1 Reply Last reply Reply Quote 0
                      • Dan KorneffD
                        Dan Korneff @Natan
                        last edited by

                        @Natanr I think you have to install both single and multi from the IPP installer

                        Dan Korneff - Producer / Mixer / Audio Nerd

                        1 Reply Last reply Reply Quote 0
                        • NatanN
                          Natan
                          last edited by

                          Hello again
                          Is The Default Installation Path For ipp Is Correct?

                          C:\Program Files (x86)\IntelSWTools
                          

                          Or Do i Need to Change It ?
                          Thanks In Advance

                          orangeO 1 Reply Last reply Reply Quote 0
                          • orangeO
                            orange @Natan
                            last edited by

                            @Natanr Yeah, don't change the location. Just install it to the default folder.

                            develop Branch / XCode 13.1
                            macOS Monterey / M1 Max

                            1 Reply Last reply Reply Quote 0
                            • NatanN
                              Natan
                              last edited by Natan

                              @d-healey Hello Dear David

                              I Just Found Out That The Version You're installing Is Different Than Mine, Or What I Can Download From Here link

                              Also In Your Video, The Total Space Required Is Something Around 6 To 7 Gb but With My Installer, Says Total space required 3.36 GB

                              I Only Selected Desktop development with C++
                              And IF Possible Please Supply The Vs Community Installer As A Zip Download.
                              Thanks In Advance

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              50

                              Online

                              1.7k

                              Users

                              11.7k

                              Topics

                              101.8k

                              Posts