latest HISE windows build errors
-
Trying to build HISE with today release and getting these errors:
1>D:\HISE\hi_scripting\scripting\scriptnode\node_library\HiseNodeFactory.cpp(1164,51): error C2259: 'scriptnode::math::neural<256,hise::runtime_target::indexers::dynamic>': cannot instantiate abstract class 1>D:\HISE\hi_scripting\scripting\scriptnode\node_library\HiseNodeFactory.cpp(1164,51): error C2259: 'scriptnode::math::neural<1,hise::runtime_target::indexers::dynamic>': cannot instantiate abstract class
Windows 10 machine.
-
@Lindon nope cant get it to work,can someone point me at a reliable recent build that compiles on win10?
-
@Lindon this one compiles.
- fix compilation on macOS · christophhart/HISE@e073e46
The open source framework for sample based instruments - - fix compilation on macOS · christophhart/HISE@e073e46
GitHub (github.com)
-
@Christoph-Hart hmm,thats the one that is failing for me, never mind found one anyway mar 27th...
-
@Lindon but the error you posted is definitely the one I've fixed (and the CI server confirmed it on both OS) so you're trying to build another commit.
-
@Lindon Did you clean the build before compiling?
-
@Christoph-Hart yep it's very likely me that's at fault...