Linux improvements
-
I've made a PR that combines a bunch of commits, you can read the full list of improvements on github.
Basically I added exporters for faust to the standalone project, fixed gcc >= 11 support, and almost fixed font loading (it's close enough).
I've tested this on Linux Mint 18, Debian Bullseye, Trixie, and Testing. Seems to work but it would be good to get more feedback in case I missed something.
Linux improvements by davidhealey · Pull Request #729 · christophhart/HISE
Added faust configurations for the HISE standalone project. Added faust fakelib for Linux for compiling non-faust configs on systems without faust installed. Added the -fno-strict-aliasing flag so ...
GitHub (github.com)
-
Slight update. I've merged the configs from the faust and non-faust exporters into a single exporter - like it is for the other platforms.
For example, you can now use
CONFIG=ReleaseWithFaust