Most stable version
-
Hey, someone could share a link to most stable version? I tried many of them but i have still issues with building vst for mac. I can build file but it's not visible by DAW.
-
@arminh get the last commit on Scriptnode branch.
-
@hisefilo is it stable?
-
That one doesn't build for me.
-
@arminh @d-healey
sorry I'm actually using this one. a few commits behind headhttps://github.com/christophhart/HISE/commit/bf968d90af8ab93213a650816bc9a0764f5b5ca2
-
@hisefilo ok thanks :)
-
@hisefilo Does that one contain the preset browser fixes ?
-
@lalalandsynth Nope, only the last does. Strangely, after re-cloning the git, I was able to compile the latest commit on mac. Although my current project do not open anymore and this gives me headaches.
Also, by recloning too, @d-healey wasn't able to compile on linux, so there's definitely something wrong… -
@ustk said in Most stable version:
Nope, only the last does. Strangely, after re-cloning the git, I was able to compile the latest commit on mac. Although my current project do not open anymore and this gives me headaches.
Also, by recloning too, @d-healey wasn't able to compile on linux, so there's definitely something wrong…ok, but there was version on @d-healey git that had the preset changes right ?
-
@lalalandsynth Yes, and now all of the new features on Dave's fork have been merged in scriptnode by Christoph, so there's no need to use Dave's one anymore (unless you can't compile the last official commit for some reasons…)
-
@hisefilo said in Most stable version:
@arminh @d-healey
sorry I'm actually using this one. a few commits behind headhttps://github.com/christophhart/HISE/commit/bf968d90af8ab93213a650816bc9a0764f5b5ca2
Even with that commit I'm getting this error
In file included from ../../JuceLibraryCode/include_hi_tools.cpp:9: ../../../../../HISE/hi_tools/hi_tools.cpp:69:10: fatal error: hi_standalone_components/ScriptWatchTable.cpp: No such file or directory #include "hi_standalone_components/ScriptWatchTable.cpp"
@Christoph-Hart I figured out that the file has the wrong name (it has no caps).
-
@d-healey on mac or windows?
-
@arminh GNU/Linux