VST Compile error please (solved)
-
Re-saving file: C:\Users\EvoTim\Desktop\HISE\Binaries\AutogeneratedProject.jucer
Finished saving: Visual Studio 2017
Finished saving: Xcode (MacOSX)
Finished saving: Xcode (iOS)
Compiling 64bit Instrument plugin EvoHISE ...
The system cannot find the path specified.
Compiling finished.Cleaning up...
The system cannot find the file specified.
The system cannot find the file specified.
Press any key to continue . . . -
Stupid me and now i answer to myself .
install VS2017 community,
and use Hise with same version of source code ( 1.5.0). -
@sakorada Latest version of HISE is 1.6, why are you using 1.5?
-
@d-healey
Oop I think i’m Behind a day.
Could you please send me a link ?
I couldn’t find it .
Thank you . -
-
@d-healey thank you .......
But I tried to use that one it didn’t work for me . -
@sakorada In what way did it not work?
-
@d-healey I donwloaded hise 1.5.0 (exe) from web site and run with that one.
Maybe I did wrong way . -
@sakorada You didn't do wrong, that is the latest release but it is old (2017). For the most up to date you should always build it yourself from the master branch source code on GitHub.
Here is a (slightly out of date) tutorial - http://hise.audio/manual/VideoTutorials.php
-
@d-healey thanks you again .
Will let you know ....if it working or not . -
@d-healey it's fail again for me . please take a look at error code from VS2017
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "ipp.h" HISE Standalone_App c:\Users\EvoTim\Desktop\New folder (14)\HISE-master\hi_core\hi_core.h 297
Error (active) E1696 cannot open source file "ipp.h" HISE Standalone_App c:\Users\EvoTim\Desktop\New folder (14)\HISE-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_streaming.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_scripting.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_sampler.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_core.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_modules.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_components.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\Source\Main.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\Source\MainComponent.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_backend.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'ipp.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_hi_dsp.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\hi_streaming\hi_streaming.h 68
Error C1083 Cannot open include file: 'iasiodrv.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_juce_audio_devices.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\juce\modules\juce_audio_devices\juce_audio_devices.cpp 117 -
-
@d-healey just install now and got error
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'iasiodrv.h': No such file or directory (compiling source file ....\JuceLibraryCode\include_juce_audio_devices.cpp) HISE Standalone_App c:\users\evotim\desktop\new folder (14)\hise-master\juce\modules\juce_audio_devices\juce_audio_devices.cpp 117 -
@sakorada Have you got the ASIO SDK in the correct place?
-
@d-healey Oop Hass haa i've been jump around so many folder for that forget to copy to the new one.
-