Has anybody build recently the last code source of Hise?
-
I tried to build the last Hise source in Windows and the new Analisis.h produce some erros during compilatión. Can anyone tell me something about that? Thanks.
-
The new Analyser seems to depend on the IPP (Intel Performance Primitives). Without them the latest compilation-code fails.
You can get them here:
https://registrationcenter.intel.com/en/forms/?productid=2558&licensetype=2via: http://hise.audio/manual/Tutorial5.php
(btw: the new analyser-oscilloscope gives you that kind of 90s DukeNukem soundgun feeling, so you should definitely try it out.. ;))
best,
d -
@dominik-mayer
OK, Dominik
In this case, do you think is possible to find and older version that don,t need IPP, like the 1.5.1 one o to moth ago?
Thanks -
all versions (older and newer) use /or not IPP.
IPP is just useful for convolution reverb and now the analyzer plugin/module.
Version before 1.5.1/1.5.2 has not analyzer plugin/module.
if you don't use the analyzer (and the convo reverb) in the newest version you don't need to add IPP.
just put "no" in the compiler properties for the IPP compiling with.same thing for older versions but without this new module.
Older versions:
https://github.com/christophhart/HISE/releases/as mentioned in:
http://hise.audio/download.php -
@staiff
Hi, Staiff , thanks for you reply.
But the problem is I was build (a month ago +-) te source code of the 1.5.1 version of Hise . I haven,t any problem with this built an made a litle project with it. But I,m trying to build the lastest code (with the Analyser) and it´s imposible to build without IPP. I'd prefer at this moment continue with de old 1.5.1 version. I have the installer of version 1.5.0 , but the proyect I made loss some funtionality with this version so .... -
@jadg
FloatingsTIles don´t support "Data" in version 1.5.0 ....
for example... -
@jadg
IS there any way to find the older version 1.5.1 before adding Analyser? -
@jadg
if I not wrong you not only need IPP for use Analyser or Convolution on your proyect, you need it just to compile the HISE source code -
Having issues compiling as well
-
I‘ll check what went wrong. You definitely should be able to compile without IPP but I have it installed so once in a while things might break temporarily because I don‘t notice it.
-
@christoph-hart
Thanks for tour reply, I Hope can be resolved soon...., -
not a real answer but i discovered that if you have multi hise master on your computer, sometimes it makes conflict.
Maybe the solution is to delete alla previous version, cleaning the computer database and reinstall/reuse the last version and it works.
few weeks ago i had 1.1.1, 1.1.2 and 1.5.0 installed and having problems. Now just have 1.5.0 (and since today) 1.5.1/2 and all works fine ...
but once again not sure it's a solution for you/all instead of me.
-
@staiff
I delete all previous versions(just 1.5.0 and 1.5.1) and the problem persist, Thanks anyway...