score icon indicating copy to clipboard operation
score copied to clipboard

Missing User Library alert on Aarch64

Open escuta opened this issue 1 year ago • 1 comments

I get a missing user library alert in 3.1.13 in the Arch64 build each time Score is started. I tried downloading the library from the Git and adjusting the path in the Settings, but it does not seem to recognise the path. Is there a standard path that it might looking for the library in? Thanks

escuta avatar Feb 23 '24 14:02 escuta

This is a build issue due to the RPi build linking against openssl 1.x, now debian bookworm uses 3.x which is incompatible. I will do another build that uses 3.x so that we can have something that can work on the more recent SSL version. Sorry for the lag, I had some important work features to ship, I can go back to bugfixes !

jcelerier avatar May 29 '24 15:05 jcelerier