Update/ Recompile JUCE?
-
Hello, I am running into an issue where Customers on Linux get Plugin crashes when a specific package is not installed
xsettingsd
. This package is usually missing on non mainstream Distros such as Arch Linux, Void Linux ...Currently I am instructing to install this package however I saw that there is a official fix from JUCE side -> https://github.com/juce-framework/JUCE/commit/4f9a9c7bfc6dff0493c7e6cdc43b99cea1427777
Can we recompile JUCE against a newer Version? Are there any caveats that someone should know before attempting this?
Thanks!
-
@oskarsh I don't think HISE compiles against JUCE 7. Your best bet may be to port the fix yourself.