I’m using the Cinnamon edition of Linux Mint 22 (Wilma) and I’ve installed all of the dependencies listed on the build documention but when I try running meson setup builddir
in the android_translation_layer folder, it gives me this error:
ERROR: C shared or static library 'art' not found
Assuming that the “art” that it needs is “art_standalone”, I’ve already installed that and it seemed to install just fine but for some reason meson still can’t find it. Assuming that it can work in Linux Mint, what should I try next?
I was able to find it’s apk but none of the apks I replaced it with worked. So either the apps I have don’t work in ATL or there is some issue specifically with NewPipe’s flatpak.