Building old Hise plugin fails
-
Strange answer, but:
Your errors are maybe not the REAL error.
i explain:
did you use the "old" filter in global FX ?
i had something like that before.for now Christoph had re-added filter in global FX, but called "polyphonic" filter. The old one was "monophonic".
So you must rename your FX inside the .xml preset, changing "mono" by "poly", save, and reopen your old 1.6 project in 2.0 and ...voilĂ ... All "strange" errors are gone :)
yes i know this error is about filter; but in my old 1.6 files the errors was all other, but never written : "your filter cause error", a lot of another errors (in fact, all FX and codes after the "filter" section in fact.)
you can compile...
-
@staiff Hi!
No I have no filter in this particular project, so it's something else, thank you anyway!Regards Ulrik
-
@Christoph-Hart Ok,
I did what you suggested however it didn't help, so I compared the preferences in this old project with I new project that had no problems to compile the plugins, and I found that in my old project I had the "Embed audio files" unticked but not in the new projects, so I enabled that and, voila it compiled alright... -
Ah yes I think I have changed the default value of this setting for new projects, nice catch!
-
@Christoph-Hart Hi, I've the same issue with Hise 2 on macOS Mojave/Xcode 10. All your solution don't work. Impossible to build AU plugins or Standalone
-
Are you using the latest scriptnode branch?
-
This post is deleted! -
@d-healey I use the last update folder 2.1.0, I've build Hise standalone with your tutorial, I could not install IPP so I've remove ligne in Projucer. Same issues
-
The 2.1.0 release is very old now and out of date.
This is the latest version - https://github.com/christophhart/HISE/tree/scriptnode -
@d-healey Great thanks ! It's compiles AU/VST now.
I'm on macOS Mojave 10.14.6, I've downgraded Xcode from 11.3.1 to 10,1, upgraded Projucer to 6.0.5 and use Hise - Scriptnode version.
(I detail my configuration it can help someone else)