Faust On Latest Windows..
-
Uploaded a post yesterday with compiling issues for faust effects on Windows (https://forum.hise.audio/topic/9683/faust-dsp-to-dll-errors/2?_=1716485513103)
I've Been trying to debug this for a few days now
What I am noticing is there is an issue either coming from the latest Visual Studio 2022 or the latest Faust.
I've also noticed that the latest Visual Studio 2022 will not successfully build Hise :
https://forum.hise.audio/topic/9675/snex-types-spanoperators-float-assign-is-not-a-valid-template-type-argument-for-parameter-_ty2/6This is what I am trying to build with currently:
Visual Studio 2022 v17.10
Faust v2.72.14I've also tried to roll back VS2022 to 17.8. This seems to build HISE but shows an error when trying to compile "The System Cannot Find the Path Specified"
My question is, those who are successfully creating faust effect plugins on Windows what Visual Studio 2022 version are you using and what Faust version are you using?
-
Update..Hise build worked and faust errors have been fixed with the latest Develop branch that was just updated for latest Visual Studio 2022