Again....compiling error
-
@erikag don't use IPP for now, it just complicates things
-
Where can I disable IPP?
Is it only in Projucer in
Modules > hi_core > USE_IPP : disabledor somewhere else?
-
@erikag I think I showed in the video, you need to add USE_IPP=0 in the preprocessor definitions as well.
-
Sorry again, I have visited YT with the docu vids on building Hise (2017 and 2019). There is a short moment with the Projucer window showing the USE_IPP disabled. I have done that of course.
Where do I "add USE_IPP=0 in the preprocessor definitions as well*", this may be obvious to anybody here, but I can't figure out. Where are the preprocessor definitions? -
-
Thank you so so much David! I couldn't have done anything wothout your help here. Now I can start the fun part....
-
Unfortunately I get the same result as in the first post, where should I indicate the path that can't be find?
I hoped that everything would be OK now, but I'll need soem more patience. -
@erikag In project preferences you have to select your HISE source code folder.
-
I have done this from the start. Myabe I am using the wrong syntaxis: I see in your example /, where mine uses
Should i adapt this?
This is where Hise is located:
-
@erikag How many copies of the HISE source code do you have on your system? Uncheck Use IPP since you're not using it.
-
I guess only one, this one you see (but I will check this). Indeed I should have unchecked USE IPP
-
I haven't found any other Hise source code copy, it was difficult enough to compile this one :)