RemotePlayWhatever icon indicating copy to clipboard operation
RemotePlayWhatever copied to clipboard

Mismatch between program and library build versions

Open Rojikku opened this issue 3 years ago • 2 comments

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.

Rojikku avatar Dec 01 '22 23:12 Rojikku

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?

m4dEngi avatar Dec 06 '22 06:12 m4dEngi

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?...

Rojikku avatar Dec 07 '22 02:12 Rojikku