Projucer IPP dropdown or definition?
-
In Projucer there is a dropdown to enable/disable IPP. We can also set the extra definition USE_IPP. Both of these are also accessible from within the HISE project preferences.
@Christoph-Hart Which one should we use? Do we need both?
I also noticed that using the CLI
-ipp
doesn't add any flags to the Makefile. -
@d-healey I assumed the Projucer setting was for HISE compilation, and the IPP option within HISE was for exported plugins
-
@dustbro
But they are both in HISE too
-
hmm this might be and OS dependant issue because I found this in the GNU/Linux section of the template file
defines=\"USE_IPP=0\
.I'm going to play around with this until it does something interesting :)
-
I also noticed that using the CLI
-ipp
doesn't add any flags to the Makefile.I fixed this thing.