Mismatch between program and library build versions
When executing on Archlinux:
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1017,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.8).
Installed via: https://aur.archlinux.org/packages/remoteplaywhatever-bin Build method: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=remoteplaywhatever-bin
Running Linux 6.0.10-arch2-1. Let me know if you need any environment information beyond what is listed.
I am the maintainer of that PKGBUILD, let me know if it needs any corrections.
I'm trying to use latest Ubuntu LTS for building binary packages. And the AppImage release is only tested on SteamOS. Maybe that's the cause. Probably it's better to switch to building from sources?
It's probably because the LTS uses older stuff.
I can't build from source with this package, because it's the - bin version it has to use a binary I download. I could potentially build another version if it doesn't already exist, but, bin versions are nice if you can get it to build.
Not sure exactly what why it's so upset about a minor version difference, but, I guess it's a big deal?...